Update 2025-10-03

This commit is contained in:
Kristofers Solo 2025-10-03 15:09:23 +03:00
parent c50febb922
commit ea80a18285
Signed by: kristoferssolo
GPG Key ID: 8687F2D3EEE6F0ED
7 changed files with 8 additions and 4 deletions

View File

@ -71,8 +71,8 @@ depends = [ "shell" ]
depends = [ "torrent", "zathura", "email" ]
[misc.files]
"config/batrc" = "~/.config/bat/config"
"config/tmThemes/" = "~/.config/silicon/themes/"
"config/bat/" = "~/.config/bat/"
"config/silicon/" = "~/.config/silicon/"
"config/btop/" = "~/.config/btop/"
"config/htoprc" = "~/.config/htop/htoprc"
"config/fastfetch/" = "~/.config/fastfetch/"

1
config/bat/themes Symbolic link
View File

@ -0,0 +1 @@
../tmThemes/

View File

@ -11,6 +11,7 @@ alias \
mkdir="mkdir -pv" \
mv="mv -iv" \
nsxiv="nsxiv -a" \
img="oculante" \
rm="rm -vI" \
wget="wget --hsts-file=$XDG_DATA_HOME/wget-hsts" \
keychain="keychain --dir $XDG_RUNTIME_DIR/keychain"

View File

@ -25,7 +25,7 @@ unsetopt PROMPT_SP
# Default Apps
export BROWSER="floorp"
export EDITOR="nvim"
export IMAGE="nsxiv"
export IMAGE="oculante"
export READER="zathura"
export TERMINAL="{{terminal}}"
export VIDEO="mpv"

1
config/silicon/themes Symbolic link
View File

@ -0,0 +1 @@
../tmThemes/

View File

@ -1,4 +1,5 @@
[Desktop Entry]
Type=Application
Name=Image viewer
Exec=/usr/bin/nsxiv -aio %f
# Exec=/usr/bin/nsxiv -aio %f
Exec=/usr/bin/oculante %f