Merge branch 'master' of github.com:ChrisCochrun/.dotfiles
This commit is contained in:
commit
daf9641d69
3 changed files with 30 additions and 38 deletions
|
@ -2,14 +2,14 @@
|
|||
# Corners #
|
||||
#################################
|
||||
# requires: https://github.com/sdhand/compton
|
||||
corner-radius = 12.0;
|
||||
corner-radius = 0.0;
|
||||
rounded-corners-exclude = [
|
||||
#"window_type = 'normal'",
|
||||
"class_g = 'awesome'",
|
||||
# "class_g = 'URxvt'",
|
||||
"class_g = 'XTerm'",
|
||||
"class_g = 'kitty'",
|
||||
#"class_g = 'emacs'",
|
||||
"class_g = 'emacs'",
|
||||
"class_g = 'Polybar'",
|
||||
"class_g = 'mpv'",
|
||||
"class_g = 'qutebrowser'",
|
||||
|
@ -95,6 +95,7 @@ shadow-exclude = [
|
|||
"class_g = 'Cairo-clock'",
|
||||
"class_g = 'qutebrowser'",
|
||||
"class_g = 'slop'",
|
||||
"class_g = 'qutebrowser'",
|
||||
"class_g = 'mpv'",
|
||||
# "class_g = 'Polybar'",
|
||||
# "class_g = 'Rofi'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue