Update 24.03.22

This commit is contained in:
2022-03-24 20:50:57 +01:00
parent 0f42995fd5
commit c2386880ed
13 changed files with 100 additions and 23 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
configuration {
show-icons: true;
font: "Courier New 32";
font: "Courier New 12";
icon-theme: "Papirus";
}
+5 -5
View File
@@ -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() {
+1 -1
View File
@@ -7,4 +7,4 @@
*
*/
@import "nordic.rasi"
@import "gotham.rasi"