diff --git a/files/system/etc/skel/.config/hypr/exec.conf b/files/system/etc/skel/.config/hypr/exec.conf index 82c8031..eae8e35 100644 --- a/files/system/etc/skel/.config/hypr/exec.conf +++ b/files/system/etc/skel/.config/hypr/exec.conf @@ -28,4 +28,5 @@ exec-once = gsettings set $wm-preferences 'adw-gtk3-dark' exec-once = gsettings set $interface color-scheme 'prefer-dark' exec-once = gsettings set $interface font-name 'Inter Variable 11' exec-once = gsettings set $interface icon-theme 'Papirus-Dark' +# exec-once = gsettings set $interface cursor-theme 'Bibata-Modern-Ice' diff --git a/files/system/etc/skel/.config/hypr/rules.conf b/files/system/etc/skel/.config/hypr/rules.conf index 5feff46..f5975a3 100644 --- a/files/system/etc/skel/.config/hypr/rules.conf +++ b/files/system/etc/skel/.config/hypr/rules.conf @@ -15,6 +15,7 @@ windowrulev2 = tag +dialog, title:^(Authentication required)$ windowrulev2 = tag +dialog, title:^(org.kde.polkit-kde-authentication-agent-1)$ windowrulev2 = tag +dialog, title:^(Confirm to replace files)$ windowrulev2 = tag +dialog, title:^(xdg-desktop-portal-gtk)$ +windowrulev2 = tag +dialog, class:^(xdg-desktop-portal-gtk)$ windowrulev2 = tag +dialog, title:^(MainPicker)$ windowrulev2 = tag +dialog, title:^(Print)$ windowrulev2 = tag +dialog, title:^(Text Import)$ @@ -73,7 +74,7 @@ layerrule = blur, rofi layerrule = blur, swaync-control-center layerrule = blur, swaync-notification-window -# Tweaks to work with blur ----------------------------------- +# Tweaks to some apps work with blur ----------------------------------- layerrule = unset, rofi layerrule = ignorezero, rofi layerrule = ignorezero, swaync-control-center