Compare commits
No commits in common. "94c4238ffccab067503270666564287fa96827ae" and "1a0e68bb1eaf8cfb78776a7535ba8b9ea393d339" have entirely different histories.
94c4238ffc
...
1a0e68bb1e
1 changed files with 9 additions and 12 deletions
|
@ -37,18 +37,15 @@ hc keybind $Mod-Shift-r reload
|
|||
hc keybind $Mod-w close
|
||||
|
||||
# programms
|
||||
hc keybind $Mod-x spawn rofi -show run
|
||||
hc keybind $Mod-Tab spawn rofi -show combi
|
||||
hc keybind $Mod-Return spawn es
|
||||
hc keybind $Mod-Control-Return spawn ~/.emacs_anywhere/bin/run
|
||||
hc keybind $Mod-t spawn alacritty
|
||||
hc keybind $Mod-b spawn brave
|
||||
hc keybind $Mod-v spawn pavucontrol-qt
|
||||
hc keybind $Mod-Control-b spawn firefox-developer-edition
|
||||
hc keybind $Mod-Control-t spawn es -e '(eshell)'
|
||||
hc keybind $Mod-Control-m spawn es -e '(mu4e)'
|
||||
hc keybind $Mod-Control-e spawn es -e '(elfeed)'
|
||||
hc keybind $Mod-Control-a spawn es -e '(org-agenda :arg "c")'
|
||||
hc keybind $Mod-x spawn rofi -show combi
|
||||
hc keybind $Mod-Return spawn es
|
||||
hc keybind $Mod-t spawn alacritty
|
||||
hc keybind $Mod-b spawn brave
|
||||
hc keybind $Mod-v spawn pavucontrol-qt
|
||||
hc keybind $Mod-Control-b spawn firefox-developer-edition
|
||||
hc keybind $Mod-Control-t spawn es -e '(eshell)'
|
||||
hc keybind $Mod-Control-m spawn es -e '(mu4e)'
|
||||
hc keybind $Mod-Control-e spawn es -e '(elfeed)'
|
||||
|
||||
# audio, brightness, and screenshots
|
||||
hc keybind XF86AudioLowerVolume spawn amixer set Master 5%- unmute
|
||||
|
|
Loading…
Add table
Reference in a new issue