--- a/lib/keys.in 2019-06-07 01:39:15.000000000 +0300 +++ b/lib/keys.in 2019-07-11 17:37:24.733140798 +0300 @@ -9,13 +9,26 @@ # You'll have to omit XK_ prefixs and to replace XF86XK_ prefixes by # XF86. Valid modifiers are Alt, Ctrl, Shift, Meta, Super and Hyper. # -key "Alt+Ctrl+t" xterm +key "Super+x" xterm +key "Super+t" gnome-terminal +key "Super+r" rofi -show drun +key "Super+s" gnome-screenshot +# key "Super+s" deepin-screenshot +key "Super+f" xdg-open /home +key "Super+e" gedit +key "Super+h" gnome-terminal -- htop key "Alt+Ctrl+b" xdg-open about:blank -key "Alt+Ctrl+s" xdg-open https://www.google.com +# key "Alt+Ctrl+s" xdg-open https://www.google.com +key "Super+Shift+p" poweroff +key "Super+Shift+r" reboot +key "Super+Shift+s" systemctl suspend -key "Super+KP_Subtract" amixer sset Master 5%- +key "Super+KP_Subtract" amixer sset Master 5%- key "Super+KP_Add" amixer sset Master 5%+ +key "Super+1" amixer sset Master 5%- +key "Super+2" amixer sset Master 5%+ + # "Multimedia key" bindings for Xorg. Gather the keycodes of your # advanced function keys by watching the output of the xev command whilest # pressing those keys and map those symbols by using xmodmap.