diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 23:23:22 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 23:23:22 +0900 |
| commit | 244914235cf24ba3cc17e320b4b7cc890d0b6d31 (patch) | |
| tree | d3615716c6db7a652f450ab4cc323b397098c4a6 /config/hypr/UserConfigs/WindowRules.conf | |
| parent | 98bd6afba690c6013ba26182eb6b5347af2745d5 (diff) | |
increased and center the YAD sddm settings background
Diffstat (limited to 'config/hypr/UserConfigs/WindowRules.conf')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 3eafedbe..67592fee 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -142,7 +142,8 @@ 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 +windowrulev2 = center, title:^(SDDM Background)$ #KooL's Dots YAD for setting SDDM background +windowrulev2 = size 16% 12%, title:^(SDDM Background)$ #KooL's Dots YAD for setting SDDM background # OPACITY windowrulev2 = opacity 0.9 0.7, tag:browser* |
