This commit is contained in:
Michael Chalupiak
2024-12-03 15:25:04 -05:00
12 changed files with 798 additions and 27 deletions

View File

@@ -162,8 +162,8 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
# Parameters for background blurring, see the *BLUR* section for more information.
blur-method = "dual_kawase"
# blur-method = "none"
# blur-method = "dual_kawase"
blur-method = "none"
blur-size = 10;
blur-strength = 12;
#
@@ -173,7 +173,7 @@ blur-deviation = false
# Bad in performance, with driver-dependent behavior.
# The name of the switch may change without prior notifications.
#
blur-background = true
blur-background = false
# Blur background of windows when the window frame is not opaque.
# Implies:

View File

@@ -158,7 +158,7 @@ super + {o,i}
super + {comma,period}
bspc monitor --focus {prev,next}
# Send Window to other monitor
super + shift {comma,period}
super + shift + {comma,period}
bspc node -m {prev,next} --follow
# gaps