modified: configuration.nix
This commit is contained in:
parent
8b5a82104d
commit
f10133b864
1 changed files with 2 additions and 0 deletions
|
|
@ -811,6 +811,8 @@ in
|
||||||
start = ''
|
start = ''
|
||||||
${inputs.mireadesktop.packages.x86_64-linux.tint2} &
|
${inputs.mireadesktop.packages.x86_64-linux.tint2} &
|
||||||
${inputs.mireadesktop.packages.x86_64-linux.pcmanfm} &
|
${inputs.mireadesktop.packages.x86_64-linux.pcmanfm} &
|
||||||
|
${inputs.mireadesktop.packages.x86_64-linux.sxhkd} &
|
||||||
|
${inputs.mireadesktop.packages.x86_64-linux.xcape} &
|
||||||
waitPID=$!
|
waitPID=$!
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue