This commit is contained in:
Luke Smith 2018-12-01 18:22:42 -05:00
parent 08a3c310e5
commit 139bae724a
2 changed files with 4 additions and 6 deletions

View file

@ -198,16 +198,16 @@ bindsym $mod+Shift+z gaps outer current minus 5
bindsym $mod+x exec --no-startup-id lockscreen bindsym $mod+x exec --no-startup-id lockscreen
bindsym $mod+Shift+x exec --no-startup-id prompt "Shutdown computer?" "$shutdown" bindsym $mod+Shift+x exec --no-startup-id prompt "Shutdown computer?" "$shutdown"
bindsym $mod+c exec --no-startup-id freealf #bindsym $mod+c
bindsym $mod+Shift+c exec --no-startup-id camtoggle bindsym $mod+Shift+c exec --no-startup-id camtoggle
bindsym $mod+v exec $term -e ncmpcpp -s visualizer #bindsym $mod+v
bindsym $mod+Shift+v exec --no-startup-id projectM-pulseaudio #bindsym $mod+Shift+v
bindsym $mod+b bar mode toggle bindsym $mod+b bar mode toggle
bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id bottomleft bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id bottomleft
bindsym $mod+n exec $term -e newspod && pkill -RTMIN+6 i3blocks bindsym $mod+n exec $term -e newsboat && pkill -RTMIN+6 i3blocks
##bindsym $mod+Shift+n ##bindsym $mod+Shift+n
bindsym $mod+m exec --no-startup-id $term -e ncmpcpp bindsym $mod+m exec --no-startup-id $term -e ncmpcpp

View file

@ -248,8 +248,6 @@ I use ncmpcpp as a music player, which is a front end for mpd.
.ITEM .ITEM
\f(CWMod+M\fP \(en Mute all audio \f(CWMod+M\fP \(en Mute all audio
.ITEM .ITEM
\f(CWMod+v\fP \(en visualizer
.ITEM
\f(CWMod+-\fP \(en Decrease volume (holding shift increases amount) \f(CWMod+-\fP \(en Decrease volume (holding shift increases amount)
.ITEM .ITEM
\f(CWMod++\fP \(en Increase volume (holding shift increases amount) \f(CWMod++\fP \(en Increase volume (holding shift increases amount)