From ceecc269689f5c660598a36d7ea0a2aa0295a756 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 11 Oct 2024 21:23:31 +0200 Subject: [PATCH] feat: adds yubikey-touch-detector, remove legacy garbage --- modules/home/hyprland/config.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 673c27a..44702df 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -58,14 +58,13 @@ "systemctl --user import-environment &" "hash dbus-update-activation-environment 2>/dev/null &" "dbus-update-activation-environment --systemd &" - "nm-applet &" "wl-clip-persist --clipboard both" "swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &" - # "sleep 1 && hyprlock" "poweralertd &" "waybar &" "mako &" "wl-paste --watch cliphist store &" + "yubikey-touch-detector --libnotify" ]; input = {