Keyhint Yad Thing

This commit is contained in:
OdiousImp2604
2021-02-12 14:52:29 +00:00
committed by GitHub
parent 12a520ef86
commit 928b0b1211

View File

@@ -1,2 +1,3 @@
#!/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)" "+o" "open Browser" "" "+n" "open Filebrowser" "" "+Shift+Return" "fixed terminal" "(termite)" "+q" "close focused app" "(kill)" "[Shift]+Print-key" "screenshot" "(grim)" "+Shift+e" "power-menu" "(wofi)" "+F1" "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)" "fixed terminal" "(termite)" "+o" "open Browser" "" "+n" "open Filebrowser" "" "+Shift+Return" "+q" "close focused app" "(kill)" "[Shift]+Print-key" "screenshot" "(grim)" "+Shift+e" "power-menu" "(wofi)" "+t" "open keybinding helper" "full list"