Add profanity shortcut for i3
This commit is contained in:
parent
1b4df1aee5
commit
7297bce047
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ bindsym $super+Shift+u exec passmenu-user
|
|||
bindsym $super+Shift+y exec passmenu-url
|
||||
bindsym $super+Shift+v exec vlc
|
||||
bindsym $super+Shift+m exec i3-sensible-terminal -e neomutt
|
||||
bindsym $super+Shift+x exec i3-sensible-terminal -e profanity
|
||||
|
||||
#change volume
|
||||
bindsym XF86AudioRaiseVolume exec pactl set-sink-mute 0 false; exec pactl set-sink-volume 0 +5%
|
||||
|
|
Loading…
Add table
Reference in a new issue