Compare commits
5 Commits
1aa0e50cbf
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
a1dde44b04
|
|||
|
ea8f4e5e72
|
|||
|
b1eca94d08
|
|||
|
50be5f9b25
|
|||
|
2d44d209da
|
2
init
2
init
@@ -247,7 +247,7 @@ dbus-update-activation-environment WAYLAND_DISPLAY DISPLAY
|
||||
# Notify systemd that we have setup River
|
||||
systemd-notify --ready
|
||||
|
||||
"${SCRIPT_DIR}/emacs-server-set-wayland-display.zsh"
|
||||
"${SCRIPT_DIR}/emacs-server-import-environment.el" WAYLAND_DISPLAY
|
||||
|
||||
# The following is a list of units to enable:
|
||||
# systemctl --user enable waybar.service
|
||||
|
||||
@@ -6,6 +6,7 @@ After=graphical-session.target
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecStart=%h/scripts/cl/bin/inhibit-sleep-for-audio
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
Reference in New Issue
Block a user