mirror of
https://github.com/eliasrenman/dotfiles.git
synced 2026-03-17 04:56:07 +01:00
feat: polybar and rofi
This commit is contained in:
8
picom/picom.conf
Normal file
8
picom/picom.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
enable = true;
|
||||
vsync = true;
|
||||
inactive-opacity = 0.65;
|
||||
active-opacity = 0.98;
|
||||
corner-radius = 3;
|
||||
opacity-rule = [
|
||||
"100:class_g = 'Rofi'"
|
||||
];
|
||||
Reference in New Issue
Block a user