Revert "update kanshi-hyperland.service to work"
This reverts commit 5a16f58cbf
.
This commit is contained in:
parent
5a16f58cbf
commit
154efe692b
3 changed files with 2 additions and 2 deletions
|
@ -12,6 +12,7 @@
|
||||||
slurp
|
slurp
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
playerctl
|
playerctl
|
||||||
|
jq
|
||||||
|
|
||||||
pulseaudio
|
pulseaudio
|
||||||
inotify-tools
|
inotify-tools
|
||||||
|
|
|
@ -148,7 +148,6 @@
|
||||||
wantedBy = [ "graphical-session.target" ];
|
wantedBy = [ "graphical-session.target" ];
|
||||||
wants = [ "graphical-session.target" ];
|
wants = [ "graphical-session.target" ];
|
||||||
after = [ "graphical-session.target" ];
|
after = [ "graphical-session.target" ];
|
||||||
path = [ "/run/current-system/sw/bin" ];
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
ExecStart = "${pkgs.kanshi}/bin/kanshi";
|
ExecStart = "${pkgs.kanshi}/bin/kanshi";
|
||||||
|
|
Loading…
Add table
Reference in a new issue