Update some apps keybinding

This commit is contained in:
gardouille 2020-12-06 10:05:01 +01:00
parent c0129899b7
commit 37919270f9
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 14 additions and 15 deletions

View File

@ -53,7 +53,6 @@ hc keybind $h-F3 spawn ~/bin/ecran rightof # Set secon
hc keybind $h-F4 spawn ~/bin/ecran primary_off # Disable primary screen
hc keybind $h-F5 spawn ~/bin/ecran second # External display only (videos, games,…)
hc keybind $h-F6 spawn ~/bin/ecran above # Set second output above of the main screen
hc keybind $Mod-agrave spawn ~/bin/rofi-pass # Password manager
# window management
hc keybind $Mod-x close
@ -102,7 +101,7 @@ hc keybind $h-Control-Right resize right +$resizestep
# tags
#tag_names=( {1..9} )
#tag_keys=( {1..9} 0 )
tag_names=(" " " web " " msg " " oth " " art " " 6 " " 7 " " 8 ")
tag_names=(" >_ " " web " " msg " " oth " " art " " 6 " " 7 " " 8 ")
#tag_names=(term web msg oth art 6 7 8 )
tag_keys=(a u i e b eacute p o)
@ -149,19 +148,19 @@ hc keybind $Mod-Shift-Tab cycle_all -1
hc keybind $Mod-Shift-i jumpto urgent
# apps
hc keybind $Mod-BackSpace spawn ${TERMINAL:-xterm} # use your $TERMINAL with xterm as fallback
hc keybind $Mod-dead_circumflex spawn ~/.dmenu
hc keybind XF86HomePage spawn firefox
hc keybind XF86Mail spawn icedove
hc keybind XF86Calculator spawn gnome-calculator
hc keybind Print spawn ~/bin/printscreen
hc keybind $Mod-XF86AudioPlay spawn rhythmbox
hc keybind $Mod-v spawn vlc
hc keybind $Mod-Escape spawn ~/bin/bepo_azerty.sh
## Qutebrowser content parser
hc keybind $Mod-q spawn qb
## Taskwarrior launcher
hc keybind $Mod-w spawn rofi-task.sh
hc keybind $Mod-BackSpace spawn ${TERMINAL:-xterm} # use your $TERMINAL with xterm as fallback
hc keybind $Mod-dead_circumflex spawn ~/.dmenu # Open dmeny/rofi launcher
hc keybind XF86HomePage spawn firefox-esr
hc keybind XF86Mail spawn thunderbird
hc keybind XF86Calculator spawn gnome-calculator
hc keybind Print spawn screenshot # Screenshot tool
hc keybind Shift-Print spawn screen.to.0x0 # Take and send screenshot to 0x0 service (URL in paste)
hc keybind $Mod-v spawn vlc
hc keybind $Mod-Escape spawn ~/bin/bepo_azerty.sh # Switch between bépo and azerty
hc keybind $Mod-q spawn qb # Qutebrowser content parser
hc keybind XF86AudioPlay spawn qb
hc keybind $Mod-w spawn rofi-task.sh # Taskwarrior launcher
hc keybind $Mod-agrave spawn ~/bin/rofi-pass # Password manager
# sound
hc keybind XF86AudioRaiseVolume spawn amixer -q -c 0 set Master 2+ unmute