Commit 0e415f5
Changed files (4)
.assets
icons
.config
hypr
modules
.local
share
applications
.assets/icons/medium.png
Binary file
.config/hypr/modules/windows.conf
@@ -3,7 +3,7 @@ monitor=DP-1,1920x1080@144,auto,1
# Floating windows
windowrule = float true,center true,size 875 600,match:tag floating-window
-windowrule = tag +floating-window, match:class (Thunar|thunar|org.gnome.Evince|org.wraith.*|org.pulseaudio.pavucontrol|com.mitchellh.ghostty|Termius|nwg-look|localsend)
+windowrule = tag +floating-window, match:class (Thunar|thunar|org.gnome.Evince|org.wraith.*|org.pulseaudio.pavucontrol|com.mitchellh.ghostty|Termius|nwg-look|localsend|imv|mpv)
windowrule = tag +floating-window, match:class (xdg-desktop-portal-gtk), match:title ^(Open.*Files?|Open [F|f]older.*|Save.*Files?|Save.*As|Save|All Files|.*wants to [open|save].*|[C|c]hoose.*)
# Popped window rounding
.gitignore
@@ -1,1 +1,2 @@
-states/
\ No newline at end of file
+states/
+*.cache
\ No newline at end of file