This is the name of plasmashell on nix!
This commit is contained in:
parent
583ad127f1
commit
48aabd7fe9
|
@ -12,7 +12,7 @@ writeShellApplication
|
|||
text = ''
|
||||
# Restart script for kde
|
||||
|
||||
killall plasmashell
|
||||
kstart plasmashell
|
||||
killall .plasmashell-wr
|
||||
kstart plasmashell&
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue