update other files
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/.log/
|
||||
@@ -23,7 +23,8 @@ Section "Screen"
|
||||
Monitor "primary"
|
||||
DefaultDepth 24
|
||||
Option "Stereo" "0"
|
||||
Option "metamodes" "DVI-I-1: 1920x1080 +1440+0, DP-0: 2560x1440 +0+0 {rotation=left}"
|
||||
Option "metamodes" "DVI-I-1: 1920x1080 +2560+0, DP-0: 2560x1440 +0+0"
|
||||
# Option "metamodes" "DVI-I-1: 1920x1080 +1440+0, DP-0: 2560x1440 +0+0 {rotation=left}"
|
||||
# Option "metamodes" "DVI-I-1: 1920x1080 +2160+0, DP-0: 3840x2160 +0+0 {rotation=left}"
|
||||
Option "SLI" "Off"
|
||||
Option "MultiGPU" "Off"
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
|
||||
;; Added by Package.el. This must come before configurations of
|
||||
;; installed packages. Don't delete this line. If you don't want it,
|
||||
;; just comment it out by adding a semicolon to the start of the line.
|
||||
;; You may delete these explanatory comments.
|
||||
;; (package-initialize)
|
||||
|
||||
;; (setq package-archives
|
||||
;; '(
|
||||
;; ("popkit" . "http://elpa.popkit.org/packages/")
|
||||
;; ("melpa-cn" . "http://elpa.zilongshanren.com/melpa/")
|
||||
;; ("org-cn" . "http://elpa.zilongshanren.com/org/")
|
||||
;; ("gnu-cn" . "http://elpa.zilongshanren.com/gnu/")
|
||||
;; ("melpa" . "https://melpa.org/packages/")
|
||||
;; ("gnu" . "https://elpa.gnu.org/packages/")
|
||||
;; ("org" . "http://orgmode.org/elpa/")
|
||||
;; ))
|
||||
(setq spacemacs-start-directory "~/.emacs.d/spacemacs/")
|
||||
(load-file (concat spacemacs-start-directory "init.el"))
|
||||
Reference in New Issue
Block a user