mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-24 16:28:41 -05:00
Update Picom
This commit is contained in:
parent
c018284023
commit
1b8cef6c3b
Binary file not shown.
@ -1,2 +1,2 @@
|
||||
LastUsed=1692536262
|
||||
LastUsed=1692540767
|
||||
Message='Fully Updated'
|
||||
|
@ -144,29 +144,12 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
|
||||
# Sets the radius of rounded window corners. When > 0, the compositor will
|
||||
# round the corners of windows. Does not interact well with
|
||||
# `transparent-clipping`.
|
||||
corner-radius = 10
|
||||
corner-radius = 0
|
||||
|
||||
# Exclude conditions for rounded corners.
|
||||
rounded-corners-exclude = [
|
||||
"window_type = 'dock'",
|
||||
"window_type = 'desktop'",
|
||||
# Programs
|
||||
"class_g = 'Dunst'",
|
||||
"class_g = 'kitty'",
|
||||
"class_g = 'Alacritty'",
|
||||
"class_g = 'Polybar'",
|
||||
"class_g = 'Code'",
|
||||
"class_g = 'firefox'",
|
||||
"class_g = 'Nemo'",
|
||||
"class_g = 'jetbrains-studio'",
|
||||
"class_g = 'Pavucontrol'",
|
||||
"class_g = 'discord'",
|
||||
# Window Manager Stuff
|
||||
"class_g = 'flexiflow'",
|
||||
"class_g = 'flexiflowsystray'",
|
||||
"class_g = 'scratchpad_terminal'",
|
||||
"class_g = 'Software Management - dnfdragora'",
|
||||
"QTILE_INTERNAL:32c = 1"
|
||||
];
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user