commit 9a12ad5f252452cd085f28233328aa0562fa50fb
Author: Simon Watson <spw01@protonmail.com>
Date: Wed Jul 14 09:21:42 2021 -0400
Linux updates
diff --git a/emacs/.emacs-all b/emacs/.emacs-all
index 79943e3..c0d042d 100644
--- a/emacs/.emacs-all
+++ b/emacs/.emacs-all
@@ -136,6 +136,7 @@
(global-set-key (kbd "C-c s") 'sublimity-mode)
(global-set-key (kbd "C-c f") 'focus-mode)
(global-set-key (kbd "C-c r") 'reload-dot-emacs)
+(global-set-key (kbd "C-c l") 'display-line-numbers-mode)
(fset 'date-to-point
(kmacro-lambda-form [?\C-u ?\M-! ?d ?a ?t ?e return] 0 "%d"))
@@ -147,7 +148,6 @@
(windmove-default-keybindings 'meta)
(display-time-mode t)
-(display-line-numbers-mode t)
;; Perl Config
(setq
@@ -191,8 +191,8 @@
(straight-use-package 'exwm)
(require 'exwm)
- (require 'exwm-systemtray)
- (exwm-systemtray-enable)
+ ;(require 'exwm-systemtray)
+ ;(exwm-systemtray-enable)
(load "~/Repos/dotfiles/emacs/linux-load/exwm-config.el")
diff --git a/emacs/linux-load/customs.el b/emacs/linux-load/customs.el
index 2a6aa4c..eba614f 100644
--- a/emacs/linux-load/customs.el
+++ b/emacs/linux-load/customs.el
@@ -12,4 +12,4 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
- '(default ((t (:family "Gohu GohuFont" :foundry "UNKN" :slant normal :weight normal :height 83 :width normal)))))
+ '(default ((t (:family "Envy Code R" :foundry "UNKN" :slant normal :weight normal :height 83 :width normal)))))
diff --git a/emacs/linux-load/exwm-config.el b/emacs/linux-load/exwm-config.el
index 8589aa7..90f2fb4 100644
--- a/emacs/linux-load/exwm-config.el
+++ b/emacs/linux-load/exwm-config.el
@@ -52,7 +52,7 @@
(add-hook 'exwm-randr-screen-change-hook
(lambda ()
(start-process-shell-command
- "xrandr" nil "xrandr --output DisplayPort-0 --below DVI-0 --auto")))
+ "xrandr" nil "xrandr --output DisplayPort-0 --below DVI-0")))
(exwm-randr-enable)
;; Enable EXWM