Converted autostart execs to systemd units
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 6m38s

This commit is contained in:
2025-05-23 17:31:00 -04:00
parent be384c3e28
commit 46ff9d254c
10 changed files with 81 additions and 24 deletions

View File

@@ -1,11 +1,7 @@
# browser.conf
# floorp
$browser = uwsm app -- one.ablaze.floorp.desktop
$mainMod = SUPER
## autostart
exec-once = [workspace 1 silent] $browser
## keybind
bind = $mainMod, F, exec, $browser
bind = $mainMod, F, exec, uwsm app -- one.ablaze.floorp.desktop