~ruther/guix-config

d76325df151bde52320097e3272cf8851d168c48 — Rutherther 7 months ago ff76e3e
fix: dwl start scripts executable mode
4 files changed, 2 insertions(+), 4 deletions(-)

R home/dotfiles/{dwl/start-dwl => session-scripts/start-dwl}
R home/dotfiles/{dwl/start-dwl-internal => session-scripts/start-dwl-internal}
R home/dotfiles/{dwl/wlopm-all-screens => session-scripts/wlopm-all-screens}
M home/home-configuration.scm
R home/dotfiles/dwl/start-dwl => home/dotfiles/session-scripts/start-dwl +0 -0
R home/dotfiles/dwl/start-dwl-internal => home/dotfiles/session-scripts/start-dwl-internal +1 -1
@@ 23,4 23,4 @@ swayidle -w \
  resume 'makoctl mode -r idle' \
\
  before-sleep 'swaylock -Ff' \
  lock 'swaylock -Ff' &
\ No newline at end of file
  lock 'swaylock -Ff' &

R home/dotfiles/dwl/wlopm-all-screens => home/dotfiles/session-scripts/wlopm-all-screens +0 -0
M home/home-configuration.scm => home/home-configuration.scm +1 -3
@@ 120,9 120,7 @@

                    ;; Temporary until I figure out how to write those in Guile,
                    ;; and put services into shepherd ones
                    (".sessions/start-dwl" ,(local-file "dotfiles/dwl/start-dwl"))
                    (".sessions/start-dwl-internal" ,(local-file "dotfiles/dwl/start-dwl-internal"))
                    (".sessions/wlopm-all-screens" ,(local-file "dotfiles/dwl/wlopm-all-screens"))
                    (".sessions" ,(local-file "dotfiles/session-scripts" #:recursive? #t))

                    (".config/dwl/scripts/print.sh" ,(local-file "dotfiles/dwl/print.sh"))


Do not follow this link