float pip windows and fix nvim-tree renamed setting
This commit is contained in:
@@ -348,6 +348,7 @@ in
|
||||
"opacity 0.9, class:thunar"
|
||||
"opacity 0.9, class:discord, fullscreen:0"
|
||||
"opacity 0.1, title:cava"
|
||||
"float, title:Picture-in-Picture"
|
||||
];
|
||||
|
||||
exec-once = [
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
enable = true;
|
||||
openOnSetup = true;
|
||||
settings = {
|
||||
autoReloadOnWrite = true;
|
||||
updateFocusedFile.enable = true;
|
||||
"auto_reload_on_write" = true;
|
||||
"update_focused_file".enable = true;
|
||||
tab.sync = {
|
||||
close = true;
|
||||
open = true;
|
||||
|
||||
Reference in New Issue
Block a user