2.home-manager/tests/modules/services/window-managers/labwc/autostart
LesVu d8263c0b84
labwc: Add module for Labwc (#6807)
Add a module for labwc compositor.
Add myself as labwc module maintainer
2025-04-16 11:15:07 -05:00

11 lines
444 B
Bash

#!/nix/store/58br4vk3q5akf4g8lx0pqzfhn47k3j8d-bash-5.2p37/bin/bash
### This file was generated with Nix. Don't modify this file directly.
### AUTOSTART SERVICE ###
wayvnc &
waybar &
swaybg -c '#113344' >/dev/null 2>&1 &
### SYSTEMD INTEGRATION ###
@dbus@/bin/dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP && systemctl --user stop labwc-session.target && systemctl --user start labwc-session.target