Replace thunderbird by neomutt for i3, also remove thunar launching
This commit is contained in:
parent
a8c45a45ed
commit
808b7d9051
1 changed files with 1 additions and 2 deletions
|
@ -27,12 +27,11 @@ bindsym $super+Return exec i3-sensible-terminal
|
||||||
bindsym Print exec scrot 'Cheese_%Y%m%d_%H:%M.png' -e 'viewnior ~/$f'
|
bindsym Print exec scrot 'Cheese_%Y%m%d_%H:%M.png' -e 'viewnior ~/$f'
|
||||||
bindsym $alt+l exec i3lock -i ~/.lock
|
bindsym $alt+l exec i3lock -i ~/.lock
|
||||||
bindsym $super+Shift+w exec firefox
|
bindsym $super+Shift+w exec firefox
|
||||||
bindsym $super+Shift+f exec thunar
|
|
||||||
bindsym $super+Shift+p exec passmenu
|
bindsym $super+Shift+p exec passmenu
|
||||||
bindsym $super+Shift+u exec passmenu-user
|
bindsym $super+Shift+u exec passmenu-user
|
||||||
bindsym $super+Shift+y exec passmenu-url
|
bindsym $super+Shift+y exec passmenu-url
|
||||||
bindsym $super+Shift+v exec vlc
|
bindsym $super+Shift+v exec vlc
|
||||||
bindsym $super+Shift+t exec thunderbird
|
bindsym $super+Shift+m exec i3-sensible-terminal -e neomutt
|
||||||
|
|
||||||
#change volume
|
#change volume
|
||||||
bindsym XF86AudioRaiseVolume exec amixer -q set Master 5%+
|
bindsym XF86AudioRaiseVolume exec amixer -q set Master 5%+
|
||||||
|
|
Loading…
Add table
Reference in a new issue