Add auto change wallpaper
This commit is contained in:
@@ -2,17 +2,12 @@
|
||||
# Corners #
|
||||
#################################
|
||||
# requires: https://github.com/sdhand/compton
|
||||
corner-radius = 0.0;
|
||||
corner-radius = 20.0;
|
||||
rounded-corners-exclude = [
|
||||
#"window_type = 'normal'",
|
||||
#"class_g = 'Rofi'",
|
||||
"class_g = 'Polybar'",
|
||||
"name = 'Polybar tray window'",
|
||||
"_NET_WM_STATE@:a *= '_NET_WM_STATE_SKIP_TASKBAR'",
|
||||
#"class_g = 'code-oss'",
|
||||
#"class_g = 'TelegramDesktop'",
|
||||
#"class_g = 'firefox'",
|
||||
#"class_g = 'Thunderbird'"
|
||||
"_PICOM_ROUNDED@:32c = 0"
|
||||
];
|
||||
round-borders = 1;
|
||||
round-borders-exclude = [
|
||||
|
||||
Reference in New Issue
Block a user