config: Add GVimNotes shortcut and modifiers
This commit is contained in:
2
config
2
config
@@ -199,6 +199,7 @@ for_window [title="myNoise.net Minified Player"] floating enable
|
||||
for_window [class="Galculator"] floating enable
|
||||
for_window [class="Audacious"] floating enable
|
||||
for_window [class="Pinentry"] floating enable
|
||||
for_window [window_role="GvimNotes"] floating enable
|
||||
assign [window_role="conversation"] 3
|
||||
|
||||
# multimedia keys
|
||||
@@ -222,3 +223,4 @@ bindsym $modb+t exec exec passmenu
|
||||
bindsym $modb+g exec exec dmenu_snips
|
||||
bindsym $modb+XF86AudioPlay exec exec audacious
|
||||
bindsym $modb+v exec exec cachedpass ${USER}
|
||||
bindsym $modb+n exec exec gvimnotes
|
||||
|
||||
Reference in New Issue
Block a user