Update 15.04.23

This commit is contained in:
2023-04-15 23:53:08 +02:00
parent 5b60309dfe
commit accc96333d
10 changed files with 76 additions and 35 deletions
+7
View File
@@ -21,6 +21,13 @@ lock=""
suspend=""
logout=""
shutdown="\u23fc"
reboot="\ufc07"
lock="\uf023"
lock="\U0001f512"
suspend="\uf9b1"
logout="\uf842"
# Confirmation
confirm_exit() {
rofi -dmenu\
+1
View File
@@ -5,3 +5,4 @@ configuration {
font: "Courier New 12";
icon-theme: "Papirus";
}
@theme "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"