feat: adds yubikey-touch-detector, remove legacy garbage

This commit is contained in:
Ahwx 2024-10-11 21:23:31 +02:00
parent 62d1fb04ac
commit ceecc26968

View file

@ -58,14 +58,13 @@
"systemctl --user import-environment &" "systemctl --user import-environment &"
"hash dbus-update-activation-environment 2>/dev/null &" "hash dbus-update-activation-environment 2>/dev/null &"
"dbus-update-activation-environment --systemd &" "dbus-update-activation-environment --systemd &"
"nm-applet &"
"wl-clip-persist --clipboard both" "wl-clip-persist --clipboard both"
"swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &" "swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &"
# "sleep 1 && hyprlock"
"poweralertd &" "poweralertd &"
"waybar &" "waybar &"
"mako &" "mako &"
"wl-paste --watch cliphist store &" "wl-paste --watch cliphist store &"
"yubikey-touch-detector --libnotify"
]; ];
input = { input = {