gvimwiki + a bit of tweaks for statusline
This commit is contained in:
parent
0a6b7936c7
commit
43a926955e
2 changed files with 5 additions and 4 deletions
|
@ -182,8 +182,9 @@ for_window [class="Qmmp"] floating enable
|
|||
for_window [class="Vncviewer"] floating enable
|
||||
for_window [class="(?i)firefox" instance="^(?!Navigator$)"] floating enable
|
||||
for_window [title="^Cacti - Realtime"] floating enable
|
||||
# vimwiki to scratchpad
|
||||
# vimwiki to scratchpad (gvim included)
|
||||
for_window [instance="vimwiki"] move scratchpad, scratchpad show
|
||||
for_window [class="Gvim" title="vimwiki"] move scratchpad, scratchpad show
|
||||
bindsym $mod+n scratchpad show
|
||||
# java KVM
|
||||
for_window [instance="sun-awt-X11-XFramePeer" title="(?i)kvm"] floating enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue