add old dotfiles (probably gonna rewrite them anyways but will be enough for now)

This commit is contained in:
smayzy
2025-06-18 18:31:59 +02:00
parent 7261502a3c
commit 31ddf52257
191 changed files with 1669 additions and 1 deletions
@@ -0,0 +1,9 @@
#Set windows ans workspaces rules here
# Ignore maximize requests from apps. You'll probably like this.
windowrulev2 = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
# Set default fullscreen for webcord
windowrulev2 = fullscreen, class:^(WebCord)$