many changes
This commit is contained in:
@@ -21,6 +21,7 @@ picom &
|
||||
|
||||
## Configure Monitors/Workspaces
|
||||
bspc monitor DisplayPort-1 -d 1 2 3 4 5 6 7 8 9
|
||||
bspc monitor DisplayPort-0 -d 1 2 3 4 5 6 7 8 9
|
||||
|
||||
## Theming
|
||||
bspc config border_width 1
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user