removed wlogout from greeter and updated wayfire.ini
This commit is contained in:
parent
2ed3e8ddad
commit
0291056786
3 changed files with 7 additions and 369 deletions
|
@ -4,7 +4,7 @@ focus_button_with_modifiers = false
|
|||
focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT
|
||||
focus_buttons_passthrough = true
|
||||
max_render_time = -1
|
||||
plugins = animate autostart blur cube command idle
|
||||
plugins = animate autostart blur cube idle
|
||||
preferred_decoration_mode = server
|
||||
vheight = 3
|
||||
vwidth = 3
|
||||
|
@ -16,10 +16,6 @@ gtkgreet = gtkgreet -l -s /etc/greetd/config/gtkgreet.css; pkill -9 wayfire
|
|||
gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
||||
outputs = kanshi -c /etc/greetd/config/kanshi/config
|
||||
|
||||
[command]
|
||||
binding_wlogout = <super> KEY_P
|
||||
command_wlogout = wlogout -l /etc/greetd/config/wlogout/layout --css /etc/greetd/config/wlogout/style.css
|
||||
|
||||
[animate]
|
||||
close_animation = fade
|
||||
duration = 400
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue