Update 24.03.22
This commit is contained in:
@@ -34,11 +34,11 @@ uptime=$(uptime -p | sed -e 's/up //g')
|
||||
rofi_command="rofi -theme $dir/$theme"
|
||||
|
||||
# Options
|
||||
shutdown=""
|
||||
reboot=""
|
||||
lock=""
|
||||
suspend=""
|
||||
logout=""
|
||||
shutdown="Sh"
|
||||
reboot="Re"
|
||||
lock="Lk"
|
||||
suspend="Su"
|
||||
logout="Lg"
|
||||
|
||||
# Confirmation
|
||||
confirm_exit() {
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
*
|
||||
*/
|
||||
|
||||
@import "nordic.rasi"
|
||||
@import "gotham.rasi"
|
||||
|
||||
Reference in New Issue
Block a user