diff --git a/dot_config/polybar/scripts/executable_powermenu.sh b/dot_config/polybar/scripts/executable_powermenu.sh index 7ccfaf1..3f6f254 100644 --- a/dot_config/polybar/scripts/executable_powermenu.sh +++ b/dot_config/polybar/scripts/executable_powermenu.sh @@ -11,11 +11,11 @@ uptime=$(uptime -p | sed -e 's/up //g') rofi_command="rofi -no-config -theme $dir/powermenu.rasi" # Options -shutdown=" Shutdown" -reboot=" Restart" -lock=" Lock" -suspend=" Sleep" -logout=" Logout" +shutdown="󰐥 Shutdown" +reboot="󰜉 Restart" +lock="󰌾 Lock" +suspend="󰤄 Sleep" +logout="󰗽 Logout" # Confirmation confirm_exit() {