added org-pomodoro, added monitor name
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
(package! org-bullets)
|
||||
(package! visual-fill-column)
|
||||
(package! plisp-mode)
|
||||
(package! org-pomodoro)
|
||||
|
||||
@@ -105,6 +105,7 @@ output DP-5 pos 1920 0 res 3440x1440
|
||||
|
||||
# Wallpaper
|
||||
output DP-5 bg /home/opal/dotfiles/.config/wallpapers/3.jpg fill #050402
|
||||
output DP-6 bg /home/opal/dotfiles/.config/wallpapers/3.jpg fill #050402
|
||||
output eDP-1 bg /home/opal/dotfiles/.config/wallpapers/3.jpg fill #050402
|
||||
output HDMI-A-1 bg /home/opal/dotfiles/.config/wallpapers/3.jpg fill #050402
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ source $ZSH/oh-my-zsh.sh # This has to stay below plugins.
|
||||
#### ~~~~ Path Additions ~~~~ #####
|
||||
export PATH=/home/opal/scripts:$PATH # Scripts
|
||||
export PATH=/home/opal/go/bin:$PATH # Golang Path
|
||||
export PATH=/home/opal/.config/emacs/bin:$PATH # Doom Path
|
||||
|
||||
#### ~~~~ Locale ~~~~ #####
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
@@ -17,4 +17,4 @@ alias :q='echo This aint a file, dingus.'
|
||||
alias :wq='echo This aint a file, dingus.'
|
||||
|
||||
# ~ Source Zsh Configuration ~ #
|
||||
alias zshrcsource="source ~/dotfiles/.config/zsh/zshrc"
|
||||
alias zshrcsource="source ~/dotfiles/.config/zsh/.zshrc"
|
||||
|
||||
Reference in New Issue
Block a user