Added automatic screens config

This commit is contained in:
Lucien Cartier-Tilet 2020-07-16 13:19:36 +02:00
parent db79ad2080
commit c43cc10f06
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*- org-confirm-babel-evaluate: nil -*-
#+title: AwesomeWM configuration
#+INCLUDE: headers
#+setupfile: headers
#+OPTIONS: auto-id:t
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak's AwesomeWM config" />
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak's AwesomeWM config" />
@ -1648,6 +1648,7 @@
| mpc stop | Stop music |
| mpd_discord_richpresence --no-idle --fork | Launch MPD rich presence for Discord |
| sleep 3 && emacsclient -c -e \"(delete-frame)\" | Launch blank EmacsClient |
| set-screens | Auto-organize screens |
#+NAME: autostart
#+BEGIN_SRC emacs-lisp :tangle no :exports none :cache yes :var apps=autostart-table