bspwm, Compton: Behavior and window rules

This commit is contained in:
2018-08-02 20:55:59 -05:00
parent 3fce79d834
commit e5e6dd41c5
4 changed files with 29 additions and 17 deletions

View File

@@ -100,6 +100,7 @@ shadow-exclude = [
"class_g ?= 'Cairo-dock'",
"class_g ?= 'Xfce4-notifyd'",
"class_g ?= 'Xfce4-power-manager'",
"class_g ?= 'Wine'",
#"window_type = 'dock'",
"_GTK_FRAME_EXTENTS@:c"
];
@@ -132,7 +133,8 @@ blur-background-frame = false;
blur-background-fixed = false;
blur-background-exclude = [
"window_type = 'dock'",
"window_type = 'desktop'"
"window_type = 'desktop'",
"class_g ?= 'Wine'"
];
#################################
@@ -178,7 +180,7 @@ detect-client-opacity = true;
# Specify refresh rate of the screen.
# If not specified or 0, compton will try detecting this with X RandR extension.
refresh-rate = 60;
refresh-rate = 144;
# Set VSync method. VSync methods currently available:
# none: No VSync