tweak vim
Replace default vim with gvim (for X-clipboard support) Change some other settings gvim is allowed to be a floating window by default
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Open specific applications in floating mode
|
||||
for_window [class="URxvt"] floating enable border pixel 0
|
||||
for_window [title="alsamixer"] floating enable border pixel 1
|
||||
for_window [class="(?i)gvim"] floating enable boarder pixel 0
|
||||
for_window [class="Calamares"] floating enable border normal
|
||||
for_window [class="Clipgrab"] floating enable
|
||||
for_window [title="File Transfer*"] floating enable
|
||||
|
Reference in New Issue
Block a user