diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-02-19 22:25:35 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-02-19 22:25:35 +0000 |
| commit | be81c4285b0a7cb004d1c930b6076eaa576d3a9d (patch) | |
| tree | e4089474f0624defce512411fabbcce354723de4 /hyprland/rules.conf | |
| parent | a3a78af4f88ff93be5c8b3b6b7e980dc5b594ac8 (diff) | |
Add hyprland
Diffstat (limited to 'hyprland/rules.conf')
| -rw-r--r-- | hyprland/rules.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hyprland/rules.conf b/hyprland/rules.conf new file mode 100644 index 0000000..6042b7e --- /dev/null +++ b/hyprland/rules.conf @@ -0,0 +1,7 @@ +################ +# Window Rules # +################ + +windowrulev2 = workspace special:shadowplay,class:(gpu-screen-recorder-gtk) +windowrule = nearestneighbor,^(discord)$ +windowrule = float,org.kde.polkit-kde-authentication-agent- |
