Update keyhint.sh

This commit is contained in:
Johannes Kamprad
2021-01-31 00:16:52 +01:00
committed by GitHub
parent 35e6e0055f
commit 3850a60772
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/sh
yad --title="EndeavourOS i3-wm keybindings:" --no-buttons --geometry=400x300-15-400 --list --column=key: --column=description: --column=command: "ESC" "close this app" "" "=" "modkey" "(set mod Mod4)" "+enter" "open a terminal" "" "+w" "open Browser" "" "+n" "open Filebrowser" "" "F9" "app menu" "(rofi)" "+c" "close focused app" "(kill)" "Print-key" "screenshot" "(scrot)" "+Shift+e" "logout menu" "(rofi)" "+F1" "open keybinding helper" "full list"
yad --title="EndeavourOS i3-wm keybindings:" --no-buttons --geometry=400x345-15-400 --list --column=key: --column=description: --column=command: "ESC" "close this app" "" "=" "modkey" "(set mod Mod4)" "+enter" "open a terminal" "" "+w" "open Browser" "" "+n" "open Filebrowser" "" "F9" "app menu" "(rofi)" "+c" "close focused app" "(kill)" "Print-key" "screenshot" "(scrot)" "+Shift+e" "logout menu" "(rofi)" "+F1" "open keybinding helper" "full list"