Update 15.04.23
This commit is contained in:
@@ -21,6 +21,13 @@ lock=""
|
||||
suspend=""
|
||||
logout=""
|
||||
|
||||
shutdown="\u23fc"
|
||||
reboot="\ufc07"
|
||||
lock="\uf023"
|
||||
lock="\U0001f512"
|
||||
suspend="\uf9b1"
|
||||
logout="\uf842"
|
||||
|
||||
# Confirmation
|
||||
confirm_exit() {
|
||||
rofi -dmenu\
|
||||
|
||||
@@ -5,3 +5,4 @@ configuration {
|
||||
font: "Courier New 12";
|
||||
icon-theme: "Papirus";
|
||||
}
|
||||
@theme "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"
|
||||
|
||||
Reference in New Issue
Block a user