swhkd: remove unused files

This commit is contained in:
EdenQwQ 2025-03-07 20:05:10 +08:00
parent b41de49c25
commit e61d1d2faf
3 changed files with 0 additions and 19 deletions

View file

@ -64,8 +64,6 @@
xkb.variant = "";
};
displayManager.sessionPackages = [ pkgs.hyprland ];
greetd = {
enable = true;
vt = 3;

View file

@ -1,7 +0,0 @@
#! @runtimeShell@
PATH="$PATH:@path@"
@psmisc@/bin/killall swhks
@out@/bin/swhks & /run/wrappers/bin/pkexec @out@/bin/swhkd -c "$HOME"/.config/swhkd/swhkdrc

View file

@ -1,10 +0,0 @@
[Unit]
Description=swhkd hotkey daemon
BindsTo=default.target
[Service]
Type=simple
ExecStart=@out@
[Install]
WantedBy=default.target