mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-09 06:19:35 +01:00
ironbar: Add background to focused application
This commit is contained in:
parent
c4da3e387a
commit
9c4fac0770
@ -94,6 +94,7 @@
|
|||||||
|
|
||||||
.launcher .focused {
|
.launcher .focused {
|
||||||
box-shadow: inset 0 -2px #${base09};
|
box-shadow: inset 0 -2px #${base09};
|
||||||
|
background: #${base01};
|
||||||
}
|
}
|
||||||
|
|
||||||
.popup-launcher {
|
.popup-launcher {
|
||||||
|
Loading…
Reference in New Issue
Block a user