Converted autostart execs to systemd units
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 6m38s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 6m38s
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
# terminal.conf
|
||||
$terminal = uwsm app -- kitty.desktop
|
||||
|
||||
# workspace
|
||||
workspace = special:terminal
|
||||
|
||||
# launch a terminal
|
||||
exec-once = [workspace special:terminal silent] $terminal
|
||||
|
||||
# key binds
|
||||
$mainMod = SUPER
|
||||
bind = $mainMod, T, togglespecialworkspace, terminal
|
||||
|
Reference in New Issue
Block a user