mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
transparency sucks
This commit is contained in:
parent
895f8b09f8
commit
db7fb4ee88
2 changed files with 15 additions and 34 deletions
|
@ -66,25 +66,6 @@ master {
|
|||
new_is_master = true
|
||||
}
|
||||
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
workspace_swipe = off
|
||||
}
|
||||
|
||||
misc {
|
||||
enable_swallow = true
|
||||
swallow_regex = ^Alacritty$
|
||||
}
|
||||
|
||||
windowrulev2 = opacity 0.8 0.5, class:^.*$
|
||||
windowrulev2 = opacity 1.0 0.5, class:^Alacritty$
|
||||
windowrulev2 = opacity 1.0 0.5, class:^google-chrome$
|
||||
windowrulev2 = opacity 1.0 1.0, class:^mpv$
|
||||
windowrulev2 = opacity 1.0 1.0, class:^Gimp-2.10$
|
||||
windowrulev2 = opacity 1.0 1.0, class:^com.obsproject.Studio$
|
||||
windowrulev2 = opacity 1.0 1.0, fullscreen:1
|
||||
windowrulev2 = opacity 1.0 1.0, floating:1
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
$mainMod = SUPER
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue