diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-24 20:45:31 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-24 20:45:56 +0900 |
| commit | 4f20f0630fb41bcf53a6801d01c94e39593cce08 (patch) | |
| tree | 5e225ccc0f0c4e85ec4283794b62ea155e06ae72 /config/hypr/UserConfigs/WindowRules.conf | |
| parent | c4c18b3da884053308cff0efdf4d76ff46e25e27 (diff) | |
fixed for the mini BUG when selecting wallpaper to apply as SDDM background
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* |
