Update all dot files

This commit is contained in:
2026-03-11 13:27:54 -04:00
parent c041170257
commit 4796f893e5
33 changed files with 825 additions and 273 deletions

View File

@@ -8,6 +8,9 @@ $mainMod = SUPER
## keybind
bind = $mainMod, F, exec, $browser
windowrule = float, initialTitle:^(Picture-in-Picture)$
windowrule = size 30% 30%, initialTitle:^(Picture-in-Picture)$
windowrule {
name = picture-in-picture
match:title = Picture-in-Picture
float = on
size = monitor_w*0.3 monitor_h*0.3
}