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
|
||||
|
|
|
@ -27,7 +27,7 @@ background = wf-background
|
|||
bar = waybar
|
||||
element = element-desktop --hidden --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||
gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
||||
idle = swayidle -w timeout 590 gtklock before-sleep gtklock
|
||||
idle = swayidle -w timeout 390 gtklock before-sleep gtklock
|
||||
network = sleep 1; nm-applet --indicator
|
||||
notifications = mako
|
||||
outputs = kanshi
|
||||
|
@ -119,12 +119,12 @@ speed_zoom = 0.070000
|
|||
zoom = 0.100000
|
||||
|
||||
[decoration]
|
||||
active_color = \#000000CA
|
||||
border_size = 2
|
||||
active_color = \#000000FF
|
||||
border_size = 0
|
||||
button_order =
|
||||
font = Roboto
|
||||
ignore_views = none
|
||||
inactive_color = \#0000009C
|
||||
inactive_color = \#000000FF
|
||||
title_height = 0
|
||||
|
||||
[expo]
|
||||
|
@ -150,7 +150,7 @@ move_fingers = 3
|
|||
[fast-switcher]
|
||||
activate = <alt> KEY_TAB
|
||||
activate_backward = <alt> <shift> KEY_TAB
|
||||
inactive_alpha = 1.000000
|
||||
inactive_alpha = 0.700000
|
||||
|
||||
[fisheye]
|
||||
radius = 450.000000
|
||||
|
@ -176,7 +176,7 @@ cube_max_zoom = 1.500000
|
|||
cube_rotate_speed = 1.000000
|
||||
cube_zoom_speed = 1000
|
||||
disable_on_fullscreen = true
|
||||
dpms_timeout = 600
|
||||
dpms_timeout = 400
|
||||
screensaver_timeout = 300
|
||||
toggle = none
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue