diff --git a/.bash_env b/.bash_env index ef4de0f..4980827 100644 --- a/.bash_env +++ b/.bash_env @@ -9,11 +9,11 @@ export BROWSER=/usr/bin/firefox export VISUAL=emacsclient export EDITOR=emacsclient export QT_QPA_PLATFORMTHEME=qt5ct -export DESKTOP_SESSION=sway # Scripts Path PATH=$PATH:~/.local/bin PATH=$PATH:~/bin +PATH=$PATH:~/scripts # Doom Path PATH=$PATH:~/.config/emacs/bin/ @@ -21,6 +21,3 @@ PATH=$PATH:~/.config/emacs/bin/ # Flatpak path PATH=$PATH:/var/lib/flatpak/exports/bin PATH=$PATH:/var/lib/flatpak/app - -# Guile Load Path -export GUILE_LOAD_PATH="/usr/local/share/guile/site/3.0" diff --git a/.bashrc b/.bashrc index 5e6cefc..bde61e6 100755 --- a/.bashrc +++ b/.bashrc @@ -50,6 +50,8 @@ export LESS_TERMCAP_so=$'\E[01;44;33m' export LESS_TERMCAP_ue=$'\E[0m' export LESS_TERMCAP_us=$'\E[01;32m' +export PATH="$HOME/scripts:$PATH" + ####################################################### # GOPASS ####################################################### @@ -170,8 +172,6 @@ mkdirg() { function parse_git_branch { git branch 2>/dev/null | grep -e '^*' | sed 's/^* \(.*\)/ (\1)/' } - -# Define colors export RED='\[\033[0;31m\]' export BLUE='\[\033[0;34m\]' GREEN='\[\033[0;32m\]' diff --git a/.config/alacritty/alacritty.toml b/.config/alacritty/alacritty.toml index b908827..13a840e 100644 --- a/.config/alacritty/alacritty.toml +++ b/.config/alacritty/alacritty.toml @@ -3,7 +3,7 @@ TERM = "xterm-256color" [font] -size = 20 +size = 16 [font.normal] family = "Monospace" diff --git a/.config/beets/state.pickle b/.config/beets/state.pickle index b7c0f16..eb587e4 100644 Binary files a/.config/beets/state.pickle and b/.config/beets/state.pickle differ diff --git a/.config/doom/config.el b/.config/doom/config.el index 88fd71b..b2a6801 100644 --- a/.config/doom/config.el +++ b/.config/doom/config.el @@ -98,7 +98,7 @@ (setq org-todo-keywords '((sequence "NEXT(n)" "TODO(t)" "|" "DONE(d!)") - (sequence "ACTIVE(a)" "PROJ(p)" "READY(r)" "HOLD(h)" "BACKLOG(b)" "|" "CANC(k@)"))) + (sequence "ACTIVE(a)" "PROJ(p)" "READY(r)" "WAIT(w)" "HOLD(h)" "BACKLOG(b)" "|" "CANC(k@)"))) (setq org-todo-keyword-faces '(("NEXT" . "red") ("TODO" . "orange") ("WAIT" . "yellow") ("DONE" . "green"))) diff --git a/.config/doom/custom.el b/.config/doom/custom.el index f2f2b19..ba231f1 100644 --- a/.config/doom/custom.el +++ b/.config/doom/custom.el @@ -7,7 +7,7 @@ ["#282c34" "#ff6c6b" "#98be65" "#ECBE7B" "#51afef" "#c678dd" "#46D9FF" "#bbc2cf"]) '(auth-source-save-behavior nil) '(custom-safe-themes - '("b00cb300c114f3b971370c9ef9b6b8a347fa02b1af2aa4c02dab47eaa0ad930b" "d6d4e0512dcaae663f7bd304557d6bc8b78c576be5af9c0b62b8447fb79b5fde" "13096a9a6e75c7330c1bc500f30a8f4407bd618431c94aeab55c9855731a95e1" "48042425e84cd92184837e01d0b4fe9f912d875c43021c3bcb7eeb51f1be5710" "c5878086e65614424a84ad5c758b07e9edcf4c513e08a1c5b1533f313d1b17f1" "10e5d4cc0f67ed5cafac0f4252093d2119ee8b8cb449e7053273453c1a1eb7cc" "ffafb0e9f63935183713b204c11d22225008559fa62133a69848835f4f4a758c" "7964b513f8a2bb14803e717e0ac0123f100fb92160dcf4a467f530868ebaae3e" "f053f92735d6d238461da8512b9c071a5ce3b9d972501f7a5e6682a90bf29725" "944d52450c57b7cbba08f9b3d08095eb7a5541b0ecfb3a0a9ecd4a18f3c28948" "dad40020beea412623b04507a4c185079bff4dcea20a93d8f8451acb6afc8358" "a0415d8fc6aeec455376f0cbcc1bee5f8c408295d1c2b9a1336db6947b89dd98" "a9a67b318b7417adbedaab02f05fa679973e9718d9d26075c6235b1f0db703c8" "1704976a1797342a1b4ea7a75bdbb3be1569f4619134341bd5a4c1cfb16abad4" "b5803dfb0e4b6b71f309606587dd88651efe0972a5be16ece6a958b197caeed8" default)) + '("d9a947788a4c5f7051c4ad3a3e0e9d76218209899683d3e9ed1e2aa6cd10d462" "b00cb300c114f3b971370c9ef9b6b8a347fa02b1af2aa4c02dab47eaa0ad930b" "d6d4e0512dcaae663f7bd304557d6bc8b78c576be5af9c0b62b8447fb79b5fde" "13096a9a6e75c7330c1bc500f30a8f4407bd618431c94aeab55c9855731a95e1" "48042425e84cd92184837e01d0b4fe9f912d875c43021c3bcb7eeb51f1be5710" "c5878086e65614424a84ad5c758b07e9edcf4c513e08a1c5b1533f313d1b17f1" "10e5d4cc0f67ed5cafac0f4252093d2119ee8b8cb449e7053273453c1a1eb7cc" "ffafb0e9f63935183713b204c11d22225008559fa62133a69848835f4f4a758c" "7964b513f8a2bb14803e717e0ac0123f100fb92160dcf4a467f530868ebaae3e" "f053f92735d6d238461da8512b9c071a5ce3b9d972501f7a5e6682a90bf29725" "944d52450c57b7cbba08f9b3d08095eb7a5541b0ecfb3a0a9ecd4a18f3c28948" "dad40020beea412623b04507a4c185079bff4dcea20a93d8f8451acb6afc8358" "a0415d8fc6aeec455376f0cbcc1bee5f8c408295d1c2b9a1336db6947b89dd98" "a9a67b318b7417adbedaab02f05fa679973e9718d9d26075c6235b1f0db703c8" "1704976a1797342a1b4ea7a75bdbb3be1569f4619134341bd5a4c1cfb16abad4" "b5803dfb0e4b6b71f309606587dd88651efe0972a5be16ece6a958b197caeed8" default)) '(exwm-floating-border-color "#191b20") '(fci-rule-color "#5B6268") '(highlight-tail-colors diff --git a/.config/mimeapps.list b/.config/mimeapps.list index 9a3f8aa..f905f89 100644 --- a/.config/mimeapps.list +++ b/.config/mimeapps.list @@ -5,7 +5,6 @@ video/x-matroska=org.videolan.VLC.desktop; application/vnd.rar=xarchiver.desktop;userapp-p7zipForFilemanager-FIKDV2.desktop; [Default Applications] -inode/directory=pcmanfm-qt video/mp4=org.videolan.VLC.desktop; video/quicktime=org.videolan.VLC.desktop text/html=/usr/bin/firefox diff --git a/.config/newsboat/urls b/.config/newsboat/urls index e67e4a2..b0d41af 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -14,3 +14,5 @@ https://blog.privacyguides.org/feed_rss_created.xml https://feeds.simplecast.com/dCXMIpJz "Last Podcast On the Left" http://feeds.soundcloud.com/users/soundcloud:users:572119410/sounds.rss podcasts "Fall of Civilziation" https://feeds.feedburner.com/dancarlin/history?format=xml podcasts "Hardcore History" + +https://www.darkdescentrecords.com/shop/shop/rss diff --git a/.config/sway/config b/.config/sway/config index 99d289d..4369062 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -175,6 +175,9 @@ bindsym $mod+Shift+e exec wtype $(awk '{print $1, $0}' ~/.local/share/chars/emoj # EXECS ####################### +exec --no-startup-id /usr/libexec/xdg-desktop-portal-wlr +exec --no-startup-id /usr/libexec/xdg-desktop-portal + set $gnome-schema org.gnome.desktop.interface # Set GTK/icon theme @@ -299,8 +302,8 @@ set $laptop eDP-1 bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:off output $laptop enable -output HDMI-A-1 pos 0 402 -output DP-4 pos 3440 0 +output HDMI-A-1 pos 0 402 scale 1.5 +output DP-2 scale 1.5 # Wallpaper output * bg ~/.config/wallpapers/foggy-forest.png fill #0D0703 diff --git a/.config/swaylock/config b/.config/swaylock/config index 0636f63..05aee4e 100644 --- a/.config/swaylock/config +++ b/.config/swaylock/config @@ -1,5 +1,5 @@ # Image -image=~/.config/wallpapers/foggy-forest.jpg +image=~/.config/wallpapers/foggy-forest.png scaling=fill # Indicator diff --git a/.config/waybar/scripts/weather.py b/.config/waybar/scripts/weather.py index bfe1c71..63d1d11 100755 --- a/.config/waybar/scripts/weather.py +++ b/.config/waybar/scripts/weather.py @@ -21,6 +21,7 @@ def get_weather_icon(description): "overcast clouds": "☁️", "shower rain": "🌦️", "light rain": "🌧️", + "light intensity drizzle": "🌧️", "moderate rain": "🌧️", "rain": "🌧️", "thunderstorm": "⛈️", @@ -42,7 +43,7 @@ try: #print(weather_data) weather_desc = weather_data["weather"][0]["description"] - #print(weather_desc) + (weather_desc) temp_c = round(weather_data["main"]["temp"]) temp_f = round(celsius_to_fahrenheit(temp_c)) weather_icon = get_weather_icon(weather_desc) diff --git a/.gitignore b/.gitignore index e7e0e9a..8af5140 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .config/qutebrowser/quickmarks .config/borgmatic/config.yaml .config/beets/beets-library.db +.config/beets/state.pickle *.swp lazy-lock.json *.sync-conflict*