Skip to content

Commit

Permalink
Change unicode shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Vixel authored Jul 1, 2021
1 parent 8a91a82 commit 0bb72c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/powermenu
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ icons[logout]="\uf842"
icons[suspend]="\uf9b1"
icons[hibernate]="\uf7c9"
icons[reboot]="\ufc07"
icons[shutdown]="\uf011"
icons[shutdown]="\u23fb"
icons[cancel]="\u00d7"

declare -A actions
Expand Down

0 comments on commit 0bb72c6

Please sign in to comment.