Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos

This commit is contained in:
Moritz Böhme 2024-06-19 09:31:45 +02:00
commit 053f516175
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
16 changed files with 330 additions and 244 deletions

View file

@ -119,6 +119,13 @@ in
force_default_wallpaper = 0
}
xwayland {
force_zero_scaling = true
}
# scale non native wayland gtk applications
env = GDK_SCALE,1.2
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# Firefox Sharing Indicator
${mkRules ["float" "move 49% 40" "noborder"] ["title:^(.*Sharing Indicator.*)$"]}