diff --git a/justfile b/justfile index 9951b37..b465530 100644 --- a/justfile +++ b/justfile @@ -99,7 +99,7 @@ niri-window-manager: paru -S adw-gtk-theme brightnessctl cliphist fuzzel gdm gnome-keyring gtklock inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra overskride polkit-kde-agent swaybg swayidle ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset xdg-desktop-portal-gnome xwayland-satellite-git @just _echowarning "\n2) Stowing niri config" - stow --dotfiles -S niri + stow niri stow fuzzel stow gtklock swayidle stow mako diff --git a/niri/dot-config/niri/config.kdl b/niri/.config/niri/config.kdl similarity index 100% rename from niri/dot-config/niri/config.kdl rename to niri/.config/niri/config.kdl