diff --git a/.bashrc b/.bashrc index 8b137891..cead1cda 100644 --- a/.bashrc +++ b/.bashrc @@ -1 +1,5 @@ + + +# filen-cli +PATH=$PATH:~/.filen-cli/bin diff --git a/.config/sway/start.sh b/.config/sway/start.sh index 50b1ea69..6a947be9 100755 --- a/.config/sway/start.sh +++ b/.config/sway/start.sh @@ -22,5 +22,5 @@ export QT_QPA_PLATFORM=wayland export QT_QPA_PLATFORMTHEME=qt5ct export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 export QT_AUTO_SCREEN_SCALE_FACTOR=1 -export QT_STYLE_OVERRIDE=kvantum +# export QT_STYLE_OVERRIDE=kvantum exec sway diff --git a/.zshrc b/.zshrc index 706463c8..8727544c 100644 --- a/.zshrc +++ b/.zshrc @@ -125,3 +125,4 @@ export GPG_TTY=$(tty) eval "$(direnv hook zsh)" # colorscript -e 36 source ~/scripts/obsidian-bridge.sh +