fix(waybar): highlight override problem
This commit is contained in:
parent
3b3b061765
commit
163118bf03
2 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ include=~/.config/fuzzel/themes/theme.ini
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
font=SF Pro Display:size=12,Symbols Nerd Font:size=12
|
font=SF Pro Display:size=12,Symbols Nerd Font:size=12
|
||||||
prompt="> "
|
prompt=""
|
||||||
width=50
|
width=50
|
||||||
lines=10
|
lines=10
|
||||||
horizontal-pad=24
|
horizontal-pad=24
|
||||||
|
|
|
||||||
|
|
@ -206,7 +206,6 @@ in
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
box-shadow: none;
|
|
||||||
transition: none;
|
transition: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue