diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-01 00:25:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-01 00:25:55 +0900 |
| commit | 3dfdc7c76cbeb7a6ee20e868bb46026e51c2abf9 (patch) | |
| tree | 70623537ae918b4304107b555c0934ebf844577b /config/hypr/UserConfigs/WindowRules.conf | |
| parent | 9e6a7b0a7334352ed7e9e422d026ebfbad06c8a6 (diff) | |
| parent | 9b67a8376e3d186edc75a482010e53c3b4e9e018 (diff) | |
Merge pull request #541 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 35d549f6..660ebe76 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -124,6 +124,8 @@ windowrulev2 = float, class:^(com.heroicgameslauncher.hgl)$, title:negative:(Her windowrulev2 = float, class:^([Ss]team)$, title:negative:^([Ss]team)$ windowrulev2 = float, class:([Tt]hunar), title:negative:(.*[Tt]hunar.*) windowrulev2 = float, class:(electron), title:(Add Folder to Workspace) +windowrulev2 = float, class:^([Dd]iscord)$, title:(Open Files) +windowrulev2 = size 70% 70%, class:^([Dd]iscord)$, title:(Open Files) # OPACITY windowrulev2 = opacity 0.9 0.7, tag:browser* |
