update nvim
This commit is contained in:
parent
707f80a76b
commit
e4cea3e085
4 changed files with 22 additions and 13 deletions
|
@ -32,7 +32,7 @@ window#waybar {
|
|||
#workspaces button:hover {
|
||||
color: @color1;
|
||||
animation-duration: 0.5s;
|
||||
animation-name: blink;
|
||||
/* animation-name: blink; */
|
||||
animation-iteration-count: infinite;
|
||||
animation-direction: alternate;
|
||||
}
|
||||
|
@ -41,7 +41,7 @@ window#waybar {
|
|||
}
|
||||
#workspaces button.urgent {
|
||||
animation-duration: 0.5s;
|
||||
animation-name: blink;
|
||||
/* animation-name: blink; */
|
||||
background-color: @color15;
|
||||
animation-iteration-count: infinite;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue