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]
|
||||
font=SF Pro Display:size=12,Symbols Nerd Font:size=12
|
||||
prompt="> "
|
||||
prompt=""
|
||||
width=50
|
||||
lines=10
|
||||
horizontal-pad=24
|
||||
|
|
|
|||
|
|
@ -206,7 +206,6 @@ in
|
|||
}
|
||||
|
||||
#workspaces button:hover {
|
||||
box-shadow: none;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue