From a46b4ee2218927096003a6861441cd10fb59bf66 Mon Sep 17 00:00:00 2001 From: bd Date: Thu, 11 Jan 2024 21:23:34 -0700 Subject: Changed shell preferences, org capture templates, fixed vali.scm --- .config/emacs/modules/bd--exwm-windowing.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/emacs/modules/bd--exwm-windowing.el') diff --git a/.config/emacs/modules/bd--exwm-windowing.el b/.config/emacs/modules/bd--exwm-windowing.el index a275f5a..cc1a906 100644 --- a/.config/emacs/modules/bd--exwm-windowing.el +++ b/.config/emacs/modules/bd--exwm-windowing.el @@ -80,10 +80,10 @@ select a line from a file." ;; order is important (require 'exwm-randr) (exwm-randr-enable) - ;; because my nvidia driver is currently unsupported with nouveau, + ;; because my nvidia card is currently unsupported with nouveau, ;; xrandr seems to be entirely broken. This line is only here for ;; future reference - ;;(start-process-shell-command "xrandr" nil (expand-file-name "exwm_xrandr.sh" user-emacs-directory)) + ;; (start-process-shell-command "xrandr" nil (expand-file-name "exwm_xrandr.sh" user-emacs-directory)) (start-process-shell-command "picom" nil "picom") (start-process-shell-command "bg" nil "set-bg") (start-process-shell-command "xrate" nil "xset r rate 250 70") -- cgit v1.2.3