adding config changes

This commit is contained in:
opal
2023-05-01 12:21:59 -07:00
parent 8299471a6e
commit caf77773dc
8 changed files with 25 additions and 17 deletions

16
.bashrc
View File

@@ -60,6 +60,7 @@ export LESS_TERMCAP_so=$'\E[01;44;33m'
export LESS_TERMCAP_ue=$'\E[0m' export LESS_TERMCAP_ue=$'\E[0m'
export LESS_TERMCAP_us=$'\E[01;32m' export LESS_TERMCAP_us=$'\E[01;32m'
export LC_WHO=rorlando export LC_WHO=rorlando
# Scripts Path # Scripts Path
PATH=$PATH:~/code/scripts PATH=$PATH:~/code/scripts
PATH=$PATH:~/.local/bin PATH=$PATH:~/.local/bin
@@ -67,6 +68,8 @@ PATH=$PATH:~/.local/bin
PATH=$PATH:~/.local/share/gem/ruby/2.7.0/bin PATH=$PATH:~/.local/share/gem/ruby/2.7.0/bin
# Doom Path # Doom Path
PATH=$PATH:~/.config/emacs/bin/ PATH=$PATH:~/.config/emacs/bin/
#Flatpak path
PATH=$PATH:/var/lib/flatpak/exports/bin
####################################################### #######################################################
# ALIAS # ALIAS
@@ -75,11 +78,11 @@ PATH=$PATH:~/.config/emacs/bin/
# EG: the ls command is aliased, but to use the normal ls command you would type \ls # EG: the ls command is aliased, but to use the normal ls command you would type \ls
# Pacman aliases # Pacman aliases
alias install='sudo pacman -S' alias install='sudo dnf install'
alias update='sudo pacman -Syu' alias update='sudo dnf update'
alias search='pacman -Ss' alias search='dnf search'
alias remove='sudo pacman -Rs' alias remove='sudo dnf remove'
alias uninstall='sudo pacman -Rs' alias uninstall='sudo dnf uninstall'
# Rsync push music to jellyfin # Rsync push music to jellyfin
alias music-push="rsync -r -e 'ssh -p 46668' --info=progress2 /home/opal/music/to-push/* cleric:/data/container_storage/jellyfin/media/music/to-sort/" alias music-push="rsync -r -e 'ssh -p 46668' --info=progress2 /home/opal/music/to-push/* cleric:/data/container_storage/jellyfin/media/music/to-sort/"
@@ -180,9 +183,6 @@ alias eel='ssh eel'
# Wget (keeps hsts files out of $HOME) # Wget (keeps hsts files out of $HOME)
alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"' alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
# vim -> neovim (cuz nvim > vim)
alias vim='nvim'
# easyeffects (until I get the motivation to fix this) # easyeffects (until I get the motivation to fix this)
alias ee='systemctl --user restart easyeffects.service' alias ee='systemctl --user restart easyeffects.service'

View File

@@ -5,7 +5,7 @@ env:
# Font configuration # Font configuration
font: font:
normal: normal:
family: Hack Nerd Font family: Hack
style: Regular style: Regular
size: 15 size: 15
offset: offset:

Binary file not shown.

BIN
.config/beets/state.pickle Normal file

Binary file not shown.

View File

@@ -24,9 +24,9 @@
(setq browse-url-browser-function 'browse-url-generic (setq browse-url-browser-function 'browse-url-generic
browse-url-generic-program "qutebrowser") browse-url-generic-program "qutebrowser")
(set-face-attribute 'default nil :font "Hack Nerd Font" :height 130 :weight 'regular) (set-face-attribute 'default nil :font "Hack" :height 130 :weight 'regular)
(set-face-attribute 'fixed-pitch nil :font "Hack Nerd Font" :height 1.0 :weight 'regular) (set-face-attribute 'fixed-pitch nil :font "Hack" :height 1.0 :weight 'regular)
(set-face-attribute 'variable-pitch nil :font "Hack Nerd Font" :height 1.0 :weight 'bold) (set-face-attribute 'variable-pitch nil :font "Hack" :height 1.0 :weight 'bold)
(defun opal/org-font-setup () (defun opal/org-font-setup ()
;; Replace list hyphen with dot ;; Replace list hyphen with dot
@@ -44,7 +44,7 @@
(org-level-6 . 1.1) (org-level-6 . 1.1)
(org-level-7 . 1.1) (org-level-7 . 1.1)
(org-level-8 . 1.1))) (org-level-8 . 1.1)))
(set-face-attribute (car face) nil :font "Hack Nerd Font" :weight 'regular :height (cdr face))) (set-face-attribute (car face) nil :font "Hack" :weight 'regular :height (cdr face)))
;; Ensure that anything that should be fixed-pitch in Org files appears that way ;; 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) (set-face-attribute 'org-block nil :foreground nil :inherit 'fixed-pitch)

Binary file not shown.

View File

@@ -161,7 +161,7 @@ exec_always dunst
exec flashfocus exec flashfocus
# Wlsunset (Night Light) # Wlsunset (Night Light)
exec wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500 exec_always wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
# udiskie - auto usb mounting # udiskie - auto usb mounting
exec /usr/bin/udiskie & exec /usr/bin/udiskie &
@@ -197,8 +197,8 @@ gaps outer 2
# Idle configuration # Idle configuration
exec swayidle -w \ exec swayidle -w \
timeout 120 'swaylock -f' \ timeout 1200 'swaylock -f' \
timeout 600 'swaymsg "output * dpms off"' \ timeout 3200 'swaymsg "output * dpms off"' \
timeout 15 'if pgrep -x swaylock; then swaymsg "output * dpms off"; fi' \ timeout 15 'if pgrep -x swaylock; then swaymsg "output * dpms off"; fi' \
resume 'swaymsg "output * dpms on"' \ resume 'swaymsg "output * dpms on"' \
before-sleep 'swaylock -f' before-sleep 'swaylock -f'
@@ -238,7 +238,7 @@ bindswitch --reload --locked lid:off output $laptop enable
#output DP-1 pos 0 0 #output DP-1 pos 0 0
# Wallpaper # Wallpaper
output * bg /home/opal/.config/wallpapers/rockymountains.jpg fill output * bg /home/opal/.config/wallpapers/plateau.jpg fill
# Assign workspaces to numbers # Assign workspaces to numbers
set $ws1 number 1 set $ws1 number 1

View File

@@ -0,0 +1,8 @@
# v3.14.0
[Unit]
Description=Proton VPN Reconnector
[Service]
ExecStart=/usr/bin/python3 /usr/lib/python3.11/site-packages/protonvpn_nm_lib/daemon/dbus_daemon_reconnector.py