Add flashfocus and sway window transparency
This commit is contained in:
@@ -52,16 +52,26 @@ bindsym $mod+c exec kitty -e python
|
||||
|
||||
for_window [title="blueman-manager"] floating enable
|
||||
|
||||
for_window [class="^.*"] border pixel 3
|
||||
for_window [class="^.*"] border pixel 0
|
||||
default_floating_border none
|
||||
default_floating_border normal 0
|
||||
hide_edge_borders smart
|
||||
|
||||
for_window [app_id="org.pwmt.zathura"] opacity 0.94
|
||||
for_window [app_id="kitty"] opacity 0.94
|
||||
|
||||
exec_always --no-startup-id bash -c "killall flashfocus; flashfocus --flash-opacity 0.92 -l never"
|
||||
|
||||
|
||||
gaps inner 15
|
||||
smart_gaps on
|
||||
bindsym $mod+g exec swaymsg gaps inner current toggle 15
|
||||
|
||||
# blur enable
|
||||
# blur_radius 1
|
||||
# blur_passes 4
|
||||
# blur_noise 0.1
|
||||
|
||||
blur enable
|
||||
blur_radius 8
|
||||
|
||||
exec dbus-update-activation-environment DISPLAY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user