diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-24 23:45:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-24 23:45:50 +0900 |
| commit | fc689090f875abd310d97619cc466f90c7396db7 (patch) | |
| tree | cf941fbb4903e2adb4a4b4ac5e0f7a54c8d6425e /config/hypr/UserConfigs/WindowRules.conf | |
| parent | 70b805aea13e112fa734b24b395b70a23cdfd384 (diff) | |
| parent | c40b4015774b8f45a7752e44b4f81b7eed045266 (diff) | |
Merge branch 'main' into main
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..46c5fc35 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 10% 10%, title:^(SDDM Background)$ #KooL's Dots YAD for setting SDDM background # OPACITY windowrulev2 = opacity 0.9 0.7, tag:browser* |
