Merge pull request 'Attempting to launch kitty with hyprctl in systemd unit' (#3) from terminal-fix-launch-workspace into main
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 26s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 26s
Reviewed-on: #3
This commit is contained in:
@@ -7,7 +7,7 @@ After=graphical-session.target
|
|||||||
Type=exec
|
Type=exec
|
||||||
# Repurpose XDG Autostart filtering
|
# Repurpose XDG Autostart filtering
|
||||||
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
|
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
|
||||||
ExecStart=/usr/bin/kitty
|
ExecStart=hyprctl dispatch exec [workspace special:terminal silent] /usr/bin/kitty
|
||||||
Slice=app-graphical.slice
|
Slice=app-graphical.slice
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Reference in New Issue
Block a user