Skip to content

Commit

Permalink
waybar: Improve power icon alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed Dec 5, 2024
1 parent f3b984e commit f8eccda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/waybar/.config/waybar/config.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
// "exec": "$HOME/.config/waybar/mediaplayer.py --player spotify 2> /dev/null" // Filter player based on name
},
"custom/power": {
"format" : " ⏻",
"format" : " ⏻ ",
"tooltip": false,
"menu": "on-click",
"menu-file": "$HOME/.config/waybar/power_menu.xml", // Menu file in resources folder
Expand Down

0 comments on commit f8eccda

Please sign in to comment.