mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 10:14:58 +08:00
swhkd: remove unused files
This commit is contained in:
parent
b41de49c25
commit
e61d1d2faf
3 changed files with 0 additions and 19 deletions
|
|
@ -64,8 +64,6 @@
|
|||
xkb.variant = "";
|
||||
};
|
||||
|
||||
displayManager.sessionPackages = [ pkgs.hyprland ];
|
||||
|
||||
greetd = {
|
||||
enable = true;
|
||||
vt = 3;
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
[Unit]
|
||||
Description=swhkd hotkey daemon
|
||||
BindsTo=default.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=@out@
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue