diff options
Diffstat (limited to 'config/hyprland/hypr/hyprland.conf')
-rw-r--r-- | config/hyprland/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index c1ba96c..e7048ae 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -1,8 +1,8 @@ -monitor=HDMI-A-1, 1920x1080, 0x0, 1 +monitor=HDMI-A-4, 1920x1080, 0x0, 1 monitor=VGA-1, 1920x1080, 1920x0, 1 monitor=,preferred,auto,1 -source = ~/.config/hypr/env.conf +source = ./env.conf exec-once = gammastep & waybar exec-once = swaybg -i ~/pics/wallpaper @@ -87,4 +87,4 @@ windowrulev2 = noanim, class:dmenu layerrule = noanim, launcher -source = ~/.config/hypr/binds.conf +source = ./binds.conf |