My personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: removed blur for rofi, fixing weird artifacts

+1
+1
hypr/.config/hypr/hyprland.conf
··· 58 58 59 59 # -- Rules -- 60 60 windowrule = suppressevent maximize, class:.* 61 + windowrule = noblur, title:rofi 61 62 62 63 # Fix some dragging issues with XWayland 63 64 windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0