[waybar] small changes

This commit is contained in:
Simon Cornet 2024-03-31 19:54:02 +02:00
parent 1c9264517e
commit ce90bdb650
2 changed files with 2 additions and 2 deletions

View File

@ -104,5 +104,5 @@ tooltip {
border-radius: 0px 10px 10px 0px;
font-size: 20px;
margin-left: 0px;
margin-right: 15px;
margin-right: 10px;
}

View File

@ -63,7 +63,7 @@
"custom/hypridle": {
"interval": 1,
"format": "{}",
"format": "{} ",
"exec": "$HOME/.dotfiles/apps/hyprland/hypridle.sh",
"on-click": "$HOME/.dotfiles/apps/hyprland/hypridle.sh toggle"
},