feat: made quickshell systemd service
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user