projectm doesn't hang cursor on startup
This commit is contained in:
parent
4df4a9cda1
commit
869e6b3de8
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ bindsym $mod+c exec --no-startup-id camtoggle
|
||||||
##bindsym $mod+Shift+c
|
##bindsym $mod+Shift+c
|
||||||
|
|
||||||
bindsym $mod+v exec $term -e ncmpcpp -s visualizer
|
bindsym $mod+v exec $term -e ncmpcpp -s visualizer
|
||||||
bindsym $mod+Shift+v exec projectM-pulseaudio
|
bindsym $mod+Shift+v exec --no-startup-id projectM-pulseaudio
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue