this repo has no description

blurring

Changed files
+9
sway
+9
sway/config
··· 64 64 #for_window [app_id="mpv"] layout tabbed 65 65 for_window [class="Wine"] floating enable 66 66 for_window [app_id="lutris"] floating enable 67 + for_window [app_id="com.mitchellh.ghostty"] opacity 0.925 68 + 69 + corner_radius 10 67 70 68 71 bindsym $mod+L exec $lock 69 72 bindsym --no-repeat $mod+Shift+l exec $lock && systemctl suspend ··· 178 181 client.focused_inactive $background $background $color7 $background $background 179 182 client.unfocused $background $background $color7 $background $background 180 183 client.urgent #ff5555 #ff5555 #f8f8f2 #ff5555 #ff5555 184 + 185 + blur enable 186 + blur_radius 4 187 + blur_passes 1 188 + 189 + shadows disable 181 190 182 191 include /home/hailey/.config/sway/config.d/*