chore(hypr): Link swaylock-hyprland to local bin folder

This commit is contained in:
GaspardCulis 2024-09-30 14:09:15 +02:00
parent b9cf39460d
commit 871a518740

View file

@ -30,6 +30,11 @@
source = ../../bin/wallpaperctl;
executable = true;
};
# Lock script
".local/bin/swaylock-hyprland" = {
source = ../../bin/swaylock-hyprland;
executable = true;
};
};
home.packages = [
@ -42,6 +47,7 @@
pkgs.hyprpicker
pkgs.udiskie
pkgs.swww
pkgs.swaylock-effects
# Apps launchable from bindings
pkgs.firefox
pkgs.kitty