Install stumpwm+swank and get rid of some conflicting configuration

This commit is contained in:
Tom Willemse 2023-03-16 00:47:23 -07:00
parent 1851351af6
commit 7407ae3a47

View file

@ -18,8 +18,6 @@
#:use-module ((gnu packages video) #:use-module ((gnu packages video)
#:select (mpv #:select (mpv
mpv-mpris)) mpv-mpris))
#:use-module ((gnu packages wm)
#:select (stumpwm))
#:use-module ((gnu packages) #:use-module ((gnu packages)
#:select (specification->package+output)) #:select (specification->package+output))
#:use-module ((gnu services) #:use-module ((gnu services)
@ -31,7 +29,7 @@
openpgp-fingerprint)) openpgp-fingerprint))
#:use-module ((oni home config common) #:use-module ((oni home config common)
#:select (home-redshift-service #:select (home-redshift-service
home-xbindkeys-service ;; home-xbindkeys-service
home-zsh-service home-zsh-service
home-guile-service home-guile-service
home-xmodmap-service home-xmodmap-service
@ -87,6 +85,8 @@
#:select (pick-random-wallpaper)) #:select (pick-random-wallpaper))
#:use-module ((oni packages shutdown-rofi) #:use-module ((oni packages shutdown-rofi)
#:select (shutdown-rofi)) #:select (shutdown-rofi))
#:use-module ((oni packages stumpwm)
#:select (stumpwm+swank))
#:use-module ((oni packages emacs-outli) #:use-module ((oni packages emacs-outli)
#:select (emacs-outli)) #:select (emacs-outli))
#:use-module ((oop goops) #:use-module ((oop goops)
@ -158,7 +158,7 @@
emacs-inkplate emacs-inkplate
emacs-outli emacs-outli
emacs-oni-org-roam emacs-oni-org-roam
stumpwm)) stumpwm+swank))
(services (services
(list (list
@ -166,7 +166,7 @@
home-rofi-default-service home-rofi-default-service
home-dunst-default-service home-dunst-default-service
home-redshift-service home-redshift-service
home-xbindkeys-service ;; home-xbindkeys-service
home-zsh-service home-zsh-service
home-guile-service home-guile-service
home-xmodmap-service home-xmodmap-service
@ -199,11 +199,11 @@
(openpgp-fingerprint (openpgp-fingerprint
"50F3 3E2E 5B0C 3D90 0424 ABE8 9BDC F497 A4BB CC7F")))))) "50F3 3E2E 5B0C 3D90 0424 ABE8 9BDC F497 A4BB CC7F"))))))
(service home-polybar-service-type ;; (service home-polybar-service-type
(home-polybar-configuration ;; (home-polybar-configuration
(bar "rincewind"))) ;; (bar "rincewind")))
(service home-kdeconnect-service-type) ;; (service home-kdeconnect-service-type)
(service home-syncthing-service-type) (service home-syncthing-service-type)
(service home-emacs-service-type (service home-emacs-service-type