diff --git a/dot_config/hypr/hyprland.conf.tmpl b/dot_config/hypr/hyprland.conf.tmpl index 178a1710795600e35ee687e5cc0179e5415f6cbe..b91ae22a4e939f9273e81881b046805d28f39653 100644 --- a/dot_config/hypr/hyprland.conf.tmpl +++ b/dot_config/hypr/hyprland.conf.tmpl @@ -11,6 +11,11 @@ monitor=eDP-1,2256x1504@60,auto,1.333333 {{- end }} +xwayland { + force_zero_scaling = true +} + + # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch @@ -132,6 +137,7 @@ misc { force_default_wallpaper = 0 # Set to 0 to disable the anime mascot wallpapers enable_swallow = yes focus_on_activate = yes + background_color = rgb(24273A) } # Example windowrule v1 @@ -147,7 +153,7 @@ $mod = SUPER # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Applications -bindr = $mod , , exec , $menu +bindr = $mod , Z , exec , rofi -show drun bind = $mod , RETURN , exec , $terminal bind = $mod , E , exec , $fileManager