Merge branch 'fix_typo' into 'main'
Fix typo: hiberate -> hibernate. See merge request stephan-raabe/dotfiles!7
This commit is contained in:
commit
47959c1db1
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
@ -79,7 +79,7 @@ Buttons
|
||||
#hibernate {
|
||||
margin: 10px;
|
||||
border-radius: 20px;
|
||||
background-image: image(url("icons/hiberate.png"));
|
||||
background-image: image(url("icons/hibernate.png"));
|
||||
}
|
||||
|
||||
#shutdown {
|
||||
|
Loading…
Reference in New Issue
Block a user