Keyhint Fixed! Sorry

This commit is contained in:
OdiousImp2604
2021-02-13 11:48:35 +00:00
committed by GitHub
parent 8a8d790818
commit a7b50b22e2

View File

@@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
yad --title="EndeavourOS Sway-WM keybindings:" --no-buttons --geometry=400x345-15-400 --list --column=key: --column=description: --column=command: "ESC" "close this app" "" "=" "modkey" "(set mod Mod4)" "+enter" " floating terminal" "(xfce4-terminal)" "fixed terminal" "(termite)" "+Shift+Return" "open Browser" "" "+o" "open Filebrowser" "" "+n" "+q" "close focused app" "(kill)" "[Shift]+Print-key" "screenshot" "(grim)" "+Shift+e" "power-menu" "(wofi)" "+t" "open keybinding helper" "full list" yad --title="EndeavourOS Sway-WM keybindings:" --no-buttons --geometry=400x345-15-400 --list --column=key: --column=description: --column=command: "ESC" "close this app" "" "=" "modkey" "(set mod Mod4)" "+enter" "Floating Terminal" "(xfce4-terminal)" "+Shift+Return" "Fixed Terminal" "(termite»ws1)" "+d" "Application Menu" "(wofi)" "+o" "" "Open Broswer" "+n" "" "Open Files" "+q" "close focused app" "(kill)" "[Shift]+Print-key" "screenshot" "(grim)" "+Shift+e" "power-menu" "(wofi)" "+t" "open keybinding helper" "full list"