From 4f85d27bdf07b78b21d5bcbc8d25db25248e0ef2 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 12 Apr 2023 20:54:56 +0200 Subject: use ./ for sourcing --- config/hyprland/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/hyprland') diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index c1ba96c..23bc94f 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -2,7 +2,7 @@ monitor=HDMI-A-1, 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 -- cgit v1.2.3