🎨 ux(rofi): change poweroff icon
This commit is contained in:
parent
b6b859a13d
commit
12bb198700
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# variables
|
# variables
|
||||||
uptime="$(uptime -p | sed -e 's/up //g')"
|
uptime="$(uptime -p | sed -e 's/up //g')"
|
||||||
shutdown=''
|
shutdown=''
|
||||||
reboot=''
|
reboot=''
|
||||||
lock=''
|
lock=''
|
||||||
suspend=''
|
suspend=''
|
||||||
|
|
Loading…
Add table
Reference in a new issue