fix padline option for source blocks
This commit is contained in:
2
roles/yavdr-xorg/templates/openbox/autostart.j2
Normal file → Executable file
2
roles/yavdr-xorg/templates/openbox/autostart.j2
Normal file → Executable file
@@ -4,7 +4,7 @@
|
||||
env | grep "DISPLAY\|DBUS_SESSION_BUS_ADDRESS\|XDG_RUNTIME_DIR" > ~/.session-env
|
||||
systemctl --user import-environment DISPLAY XAUTHORITY XDG_RUNTIME_DIR DBUS_SESSION_BUS_ADDRESS
|
||||
|
||||
enabled_services=("detect-second-display.service" "openbox-second.service" "osd2web.service")
|
||||
enabled_services=("tmux.service" "detect-second-display.service" "openbox-second.service" "osd2web.service")
|
||||
disabled_services=()
|
||||
|
||||
# enable configured services for the user session
|
||||
|
||||
Reference in New Issue
Block a user