Merged with upstream and added dotdotfiles submodule
This commit is contained in:
parent
7de59678cb
commit
6bf22519ec
5 changed files with 15 additions and 3 deletions
|
@ -61,6 +61,9 @@
|
|||
;; xserver
|
||||
(run-shell-command "xmodmap ~/.Xmodmap")
|
||||
(run-shell-command "xrdb -merge ~/.Xresources")
|
||||
;;; HiDPI stuff.
|
||||
;;; TODO: Only run if required
|
||||
(run-shell-command "xrdb -merge ~/.Xresources-hidpi")
|
||||
|
||||
;; dunst notify server
|
||||
(run-shell-command "dunst")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue