diff options
| author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-04 20:17:38 +0200 |
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-04 20:17:38 +0200 |
| commit | cfe71279f1e92f52d544cbc7bae6424f83f41c46 (patch) | |
| tree | d72078148ed4cf63b7158a3c3cf8ed400bf5a896 | |
| parent | 8088a714578756952ecd9f1f400a9167631f38c6 (diff) | |
added firefox transparency
| -rw-r--r-- | config/hyprland/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index e7048ae..1102c92 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -82,6 +82,7 @@ gestures { workspace_swipe = on } +windowrule = opacity 0.95, firefox windowrulev2 = noanim, class:^(.*[Pp]inentry.*)$ windowrulev2 = noanim, class:dmenu |
