Jelajahi Sumber

Linux updates

Simon Watson 3 tahun lalu
induk
melakukan
9a12ad5f25
3 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 3 3
      emacs/.emacs-all
  2. 1 1
      emacs/linux-load/customs.el
  3. 1 1
      emacs/linux-load/exwm-config.el

+ 3 - 3
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")
 	  

+ 1 - 1
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)))))

+ 1 - 1
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