From 1c8721735bb1162cd94e12b92167e457dab53ebc Mon Sep 17 00:00:00 2001 From: primardj Date: Sat, 20 Jul 2024 21:14:37 +0200 Subject: [PATCH] update hyprland.conf --- dotconfig/hypr/hyprland.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dotconfig/hypr/hyprland.conf b/dotconfig/hypr/hyprland.conf index fd9ce66..604b950 100644 --- a/dotconfig/hypr/hyprland.conf +++ b/dotconfig/hypr/hyprland.conf @@ -8,10 +8,12 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ monitor=,preferred,auto,1.2 +monitor=HDMI-A-1,preferred,auto,1.2,mirror,eDP-1 # Some default env vars. env = XCURSOR_SIZE,24 env = GTK_THEME,Adwaita:dark +env = QT_QPA_PLATFORMTHEME,qt5ct env = SVDIR,/home/primardj/.runit @@ -21,8 +23,8 @@ $secondMod = SUPER # plugins +# plugin = /home/primardj/.local/share/hyprpm/hy3/hy3.so #plugin = /usr/lib/libhy3.so -plugin = /home/primardj/.local/share/hyprpm/hy3/hy3.so # Module's configuration source = hyprland.d/*.conf