mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 06:08:22 -05:00
Update powermenu.sh
This commit is contained in:
parent
730b53e221
commit
6f8b187a10
@ -11,7 +11,7 @@
|
||||
|
||||
# Current Theme
|
||||
dir="$HOME/.config/rofi/powermenu/type-6"
|
||||
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