From df7db752e861b4f7f477a77375fa9c837f52c944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tristan=20Dani=C3=ABl=20Maat?= Date: Sun, 8 Oct 2023 20:01:24 +0200 Subject: [PATCH] WIP: hyprland: Add monitor fps config (need to make this more generic) --- home-config/dotfiles/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home-config/dotfiles/hyprland.conf b/home-config/dotfiles/hyprland.conf index 4c944b51..faff95f4 100644 --- a/home-config/dotfiles/hyprland.conf +++ b/home-config/dotfiles/hyprland.conf @@ -2,6 +2,8 @@ exec-once = /etc/hyprland-theme-init exec-once = systemctl --user import-environment \{,WAYLAND_\}DISPLAY HYPRLAND_INSTANCE_SIGNATURE; systemctl --user start hm-graphical-session.target exec-once = dbus-update-activation-environment --systemd DISPLAY HYPRLAND_INSTANCE_SIGNATURE WAYLAND_DISPLAY XDG_CURRENT_DESKTOP +monitor = DP-1, 1920x1080@165, 0x0, 1 + misc { disable_hyprland_logo = yes disable_splash_rendering = yes