fix: remove unneeded link

This commit is contained in:
EinEtwas 2024-10-16 16:12:32 +02:00
parent 2c54c4da9f
commit e33472b995

View file

@ -108,7 +108,6 @@
bind = let
alacritty = lib.getExe pkgs.alacritty;
chrome = lib.getExe pkgs.google-chrome;
hyprshot = lib.getExe pkgs.hyprshot;
wofi = lib.getExe pkgs.wofi;
swaylock = lib.getExe pkgs.swaylock;