committing before switching to feodra
This commit is contained in:
@@ -10,5 +10,6 @@ export PASSWORD_STORE_ENABLE_EXTENSIONS=true
|
||||
export BROWSER=/usr/bin/firefox
|
||||
export VISUAL=vim
|
||||
export EDITOR=vim
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
export WGETRC="$XDG_CONFIG_HOME/wgetrc"
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
(set-face-attribute 'default nil :font "Hack Nerd Font" :height 130 :weight 'regular)
|
||||
(set-face-attribute 'fixed-pitch nil :font "Hack Nerd Font" :height 1.0 :weight 'regular)
|
||||
(set-face-attribute 'variable-pitch nil :font "Iosevka" :height 1.0 :weight 'bold)
|
||||
(set-face-attribute 'variable-pitch nil :font "Hack Nerd Font" :height 1.0 :weight 'bold)
|
||||
|
||||
(defun opal/org-font-setup ()
|
||||
;; Replace list hyphen with dot
|
||||
@@ -44,7 +44,7 @@
|
||||
(org-level-6 . 1.1)
|
||||
(org-level-7 . 1.1)
|
||||
(org-level-8 . 1.1)))
|
||||
(set-face-attribute (car face) nil :font "Iosevka Nerd Font Mono" :weight 'regular :height (cdr face)))
|
||||
(set-face-attribute (car face) nil :font "Hack Nerd Font" :weight 'regular :height (cdr face)))
|
||||
|
||||
;; Ensure that anything that should be fixed-pitch in Org files appears that way
|
||||
(set-face-attribute 'org-block nil :foreground nil :inherit 'fixed-pitch)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
/home/opal/.config/systemd/user/easyeffects.service
|
||||
1
.config/systemd/user/default.target.wants/mpd.service
Symbolic link
1
.config/systemd/user/default.target.wants/mpd.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/usr/lib/systemd/user/mpd.service
|
||||
Reference in New Issue
Block a user