make Save File dialogue float
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -40,5 +40,5 @@ eval "$(starship init bash)"
|
||||
eval "$(fzf --bash)"
|
||||
eval "$(zoxide init --cmd cd bash)"
|
||||
|
||||
bind 'set mark-symlinked-directories on'
|
||||
# bind 'set mark-symlinked-directories on'
|
||||
|
||||
|
@@ -336,6 +336,7 @@ windowrule = float,class:^(notification)$
|
||||
windowrule = float,class:^(error)$
|
||||
windowrule = float,class:^(confirmreset)$
|
||||
windowrule = float,title:^(Open File)$
|
||||
windowrule = float,title:^(Save File)$
|
||||
windowrule = float,title:^(branchdialog)$
|
||||
windowrule = float,title:^(Confirm to replace files)
|
||||
windowrule = float,title:^(File Operation Progress)
|
||||
|
Reference in New Issue
Block a user