From c93728c2af47cd8ae6c0dc6c17c5a365c3422926 Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Tue, 4 Oct 2022 18:41:46 +0200 Subject: Update Guix configuration file --- .config/emacs/exwm/desktop.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/emacs/exwm') diff --git a/.config/emacs/exwm/desktop.el b/.config/emacs/exwm/desktop.el index 1643961..579e6b2 100644 --- a/.config/emacs/exwm/desktop.el +++ b/.config/emacs/exwm/desktop.el @@ -34,7 +34,7 @@ (add-hook 'exwm-update-title-hook #'jd-exwm/exwm-update-title) (add-hook 'exwm-manage-finish-hook #'jd-exwm/configure-window-by-class) - (start-process-shell-command "xmodmap" nil "xmodmap ~/.config/emacs/exwm/Xmodmap") + (start-process-shell-command "xmodmap" nil "xmodmap ~/dotfiles/.Xmodmap") (start-process-shell-command "nitrogen" nil "nitrogen --restore") (start-process-shell-command "xinput" nil "xinput set-prop 11 336 1") -- cgit v1.2.3