mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds yubikey-touch-detector, remove legacy garbage
This commit is contained in:
parent
62d1fb04ac
commit
ceecc26968
1 changed files with 1 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue