mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 14:18:21 -05:00
Update powermenu.sh
This commit is contained in:
parent
3a569d5594
commit
730b53e221
@ -11,7 +11,7 @@
|
||||
|
||||
# Current Theme
|
||||
dir="$HOME/.config/rofi/powermenu/type-5"
|
||||
theme='style-1'
|
||||
theme=${1:-'style-1'}
|
||||
|
||||
# CMDs
|
||||
lastlogin="`last $USER | head -n1 | tr -s ' ' | cut -d' ' -f5,6,7`"
|
||||
|
Loading…
Reference in New Issue
Block a user