diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 21:40:31 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 21:40:31 +0900 |
| commit | 6b77da3e3e66312cf9e4b60ac072a20a13f09706 (patch) | |
| tree | c15dc845aee7c387651923075f11e01621f9d17b /config | |
| parent | df9a357d0a657839c5ba49bedcdd662c9d2baede (diff) | |
updated WindowsRules.conf
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/UserConfigs/WindowRules.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 38d41222..68de90e4 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -40,6 +40,9 @@ windowrulev2 = float, class:([Tt]hunar), title:(File Operation Progress) windowrulev2 = float, class:([Tt]hunar), title:(Confirm to replace files) windowrulev2 = float, class:(xdg-desktop-portal-gtk) windowrulev2 = float, class:(org.gnome.Calculator), title:(Calculator) +windowrulev2 = float, class:(codium), title:(Add Folder to Workspace) +windowrulev2 = float, class:(codium-url-handler), title:(Add Folder to Workspace) +windowrulev2 = float, class:(VSCodium), title:(Add Folder to Workspace) #opacity (transparent) #enable as desired windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$ |
