Removed floorp from autostart
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 7m36s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 7m36s
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=The pc gaming platform
|
|
||||||
# order startup after WM
|
|
||||||
After=graphical-session.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=exec
|
|
||||||
# Repurpose XDG Autostart filtering
|
|
||||||
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
|
|
||||||
ExecStart=/usr/bin/flatpak run one.ablaze.floorp
|
|
||||||
Slice=app-graphical.slice
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=graphical-session.target
|
|
||||||
# Alternatively can be wanted by specific WMs' targets
|
|
||||||
# Should also be duplicated in 'After=' to avoid ordering loop
|
|
||||||
#WantedBy=wayland-session@hyprland.desktop.target
|
|
@@ -5,6 +5,5 @@ modules:
|
|||||||
- hyprpanel.service
|
- hyprpanel.service
|
||||||
- hyprpolkitagent.service
|
- hyprpolkitagent.service
|
||||||
- discord.service
|
- discord.service
|
||||||
- floorp.service
|
|
||||||
- steam.service
|
- steam.service
|
||||||
- terminal.service
|
- terminal.service
|
Reference in New Issue
Block a user