From eb7fed4df49c6887470bcd6a4b42720c22a94132 Mon Sep 17 00:00:00 2001 From: Revaz Nakhutsrishvili Date: Fri, 4 Oct 2024 17:37:24 +0400 Subject: fix config.d path --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 9273633..58334eb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -202,5 +202,5 @@ bindsym $mod+r mode "resize" # exec waybar -include ~/etc/sway/config.d/* include /etc/sway/config.d/* +include ./config.d/* -- cgit v1.2.3-70-g09d2