Skip to content

Instantly share code, notes, and snippets.

View watkinsr's full-sized avatar

Ryan Watkins watkinsr

View GitHub Profile
;; -*- no-byte-compile: t; -*-
;;; ui/exwm/packages.el
(package! exwm)
(package! lemonbar :recipe (:fetcher github :repo "akirak/lemonbar.el"))
(package! frame-workflow :recipe (:fetcher github :repo "akirak/frame-workflow"))
(package! xelb)
;;; ui/exwm/config.el -*- lexical-binding: t; -*-
;;
;; Plugins
;;
(defvar akirak/lemonbar-exwm-workspace-list nil)
(defvar stat/volume nil)
(defvar stat/cpu nil)