Compare commits
2 commits
2569fad82a
...
1377aab79d
Author | SHA1 | Date | |
---|---|---|---|
1377aab79d | |||
77a3f3c415 |
2 changed files with 5 additions and 1252 deletions
|
@ -25,7 +25,7 @@ automount = udiskie -As
|
||||||
autostart_wf_shell = false
|
autostart_wf_shell = false
|
||||||
background = wf-background
|
background = wf-background
|
||||||
bar = waybar
|
bar = waybar
|
||||||
element = element-desktop --hidden --enable-features=UseOzonePlatform --ozone-platform=wayland
|
element = element-desktop --hidden
|
||||||
gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
||||||
idle = swayidle -w timeout 390 gtklock before-sleep gtklock
|
idle = swayidle -w timeout 390 gtklock before-sleep gtklock
|
||||||
network = sleep 1; nm-applet --indicator
|
network = sleep 1; nm-applet --indicator
|
||||||
|
@ -33,11 +33,11 @@ notifications = mako
|
||||||
outputs = kanshi
|
outputs = kanshi
|
||||||
|
|
||||||
[blur]
|
[blur]
|
||||||
blur_by_default = type is "toplevel"
|
blur_by_default = all
|
||||||
bokeh_degrade = 1
|
bokeh_degrade = 1
|
||||||
bokeh_iterations = 15
|
bokeh_iterations = 15
|
||||||
bokeh_offset = 5.000000
|
bokeh_offset = 5.000000
|
||||||
box_degrade = 1
|
box_degrade = 3
|
||||||
box_iterations = 2
|
box_iterations = 2
|
||||||
box_offset = 1.000000
|
box_offset = 1.000000
|
||||||
gaussian_degrade = 1
|
gaussian_degrade = 1
|
||||||
|
@ -74,7 +74,7 @@ command_firefox = firefox
|
||||||
command_gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
command_gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
||||||
command_kanshi = kanshi
|
command_kanshi = kanshi
|
||||||
command_launcher = wofi --show drun
|
command_launcher = wofi --show drun
|
||||||
command_matrix = element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland
|
command_matrix = element-desktop
|
||||||
command_mute = pamixer -t
|
command_mute = pamixer -t
|
||||||
command_next = playerctl next
|
command_next = playerctl next
|
||||||
command_playpause = playerctl play-pause
|
command_playpause = playerctl play-pause
|
||||||
|
@ -95,7 +95,7 @@ focus_button_with_modifiers = false
|
||||||
focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT
|
focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT
|
||||||
focus_buttons_passthrough = true
|
focus_buttons_passthrough = true
|
||||||
max_render_time = -1
|
max_render_time = -1
|
||||||
plugins = alpha animate autostart command cube expo grid idle move oswitch place resize vswitch window-rules wm-actions zoom blur fast-switcher wobbly wrot
|
plugins = alpha animate autostart command cube expo grid idle move oswitch place resize vswitch window-rules wm-actions zoom blur fast-switcher wobbly wrot preserve-output
|
||||||
preferred_decoration_mode = server
|
preferred_decoration_mode = server
|
||||||
vheight = 3
|
vheight = 3
|
||||||
vwidth = 3
|
vwidth = 3
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue