mirror of
https://github.com/celesrenata/end-4-flakes.git
synced 2026-06-06 18:59:25 -05:00
Fix quickshell binary name in service
This commit is contained in:
@@ -120,7 +120,7 @@ EOF
|
||||
log "🚀 App launcher: $LAUNCHER_WRAPPER"
|
||||
|
||||
# Start quickshell
|
||||
exec ${workingQuickshell}/bin/qs -p "$CONFIG_DIR/quickshell/ii/shell.qml"
|
||||
exec ${workingQuickshell}/bin/quickshell -p "$CONFIG_DIR/quickshell/ii/shell.qml"
|
||||
'';
|
||||
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user