diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-25 18:53:27 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-25 18:53:27 +0900 |
| commit | b898e3a20eb228fd50c8b010a37b44019b0937b7 (patch) | |
| tree | 6e3d0b76d0da981dd36100b107d02d27d29f6a0e /config/hypr/UserConfigs/WindowRules.conf | |
| parent | 87fc8f08dfa28a0e9bc801f1356bf2ad1737e5c3 (diff) | |
| parent | 9d8b2c12c7ed867ce704d035033f2637e62e40b8 (diff) | |
Merge pull request #583 from JaKooLit/main
main to development
Diffstat (limited to 'config/hypr/UserConfigs/WindowRules.conf')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 42ab5710..44ea831e 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -141,6 +141,8 @@ windowrulev2 = size 70% 60%, title:^(Add Folder to Workspace)$ windowrulev2 = center, title:^(Add Folder to Workspace)$ windowrulev2 = float, initialTitle:(Open Files) windowrulev2 = size 70% 60%, initialTitle:(Open Files) +windowrulev2 = float, title:^(SDDM Background)$ #KooL's Dots YAD for setting SDDM background +windowrulev2 = size 15% 10%, title:^(SDDM Background)$ #KooL's Dots YAD for setting SDDM background # OPACITY windowrulev2 = opacity 0.9 0.7, tag:browser* |
