.config/herbstluftwm/autostart

This commit is contained in:
Tom Willemsen 2012-01-11 09:29:14 +01:00
parent b34a2442a9
commit 4d08bec972

View file

@ -1,4 +1,4 @@
#!/usr/bin/guile # -*- eval: (git-auto-commit-mode 1) -*-
#!/usr/bin/guile
!#
(define (hc command)
@ -127,3 +127,7 @@ purposes"
;; Show panel
(system "~/.config/herbstluftwm/panel.sh &")
;; Local Variables:
;; eval: (git-auto-commit-mode 1)
;; End: