mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-15 17:32:30 +02:00
rofi: Increase selected opacity
This commit is contained in:
@ -90,7 +90,7 @@
|
||||
};
|
||||
|
||||
"element selected" = {
|
||||
background-color = mkLiteral "#${base05}22";
|
||||
background-color = mkLiteral "#${base05}33";
|
||||
};
|
||||
|
||||
element-icon = {
|
||||
|
Reference in New Issue
Block a user