Updated wayfire.ini
This commit is contained in:
parent
77a3f3c415
commit
1377aab79d
1 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ automount = udiskie -As
|
|||
autostart_wf_shell = false
|
||||
background = wf-background
|
||||
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
|
||||
idle = swayidle -w timeout 390 gtklock before-sleep gtklock
|
||||
network = sleep 1; nm-applet --indicator
|
||||
|
@ -33,11 +33,11 @@ notifications = mako
|
|||
outputs = kanshi
|
||||
|
||||
[blur]
|
||||
blur_by_default = type is "toplevel"
|
||||
blur_by_default = all
|
||||
bokeh_degrade = 1
|
||||
bokeh_iterations = 15
|
||||
bokeh_offset = 5.000000
|
||||
box_degrade = 1
|
||||
box_degrade = 3
|
||||
box_iterations = 2
|
||||
box_offset = 1.000000
|
||||
gaussian_degrade = 1
|
||||
|
@ -74,7 +74,7 @@ command_firefox = firefox
|
|||
command_gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
||||
command_kanshi = kanshi
|
||||
command_launcher = wofi --show drun
|
||||
command_matrix = element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||
command_matrix = element-desktop
|
||||
command_mute = pamixer -t
|
||||
command_next = playerctl next
|
||||
command_playpause = playerctl play-pause
|
||||
|
@ -95,7 +95,7 @@ focus_button_with_modifiers = false
|
|||
focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT
|
||||
focus_buttons_passthrough = true
|
||||
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
|
||||
vheight = 3
|
||||
vwidth = 3
|
||||
|
|
Loading…
Reference in a new issue