This commit is contained in:
Stephan Raabe
2024-03-20 11:24:31 +01:00
parent c179958abf
commit ed1c0d9ce5
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -30,4 +30,5 @@ keybinds=$(echo "$keybinds" | sed 's/$mainMod/SUPER/g'| sed 's/,\([^,]*\)$/ = \
# -----------------------------------------------------
# Show keybindings in rofi
# -----------------------------------------------------
sleep 0.2
rofi -dmenu -i -replace -p "Keybinds" -config ~/dotfiles/rofi/config-compact.rasi <<< "$keybinds"