feat: made quickshell systemd service

This commit is contained in:
mrfluffy-dev
2025-06-23 20:28:25 +01:00
parent d2bfbc77b4
commit 3f1f6eaa74
5 changed files with 36 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ in
# Or execute your favorite apps at launch like this:
exec-once = [
#"waybar"
"quickshell"
#"quickshell"
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1"
"fcitx5 -d"
"foot -s"

View File

@@ -5,7 +5,7 @@ JsonObject {
property int innerHeight: 30
property int windowPreviewSize: 400
property int trayMenuWidth: 300
property int batteryWidth: 250
property int batteryWidth: 300
}
property JsonObject workspaces: JsonObject {