diff --git a/DotFiles/.profile b/DotFiles/.profile index b961d23..fb9c6f5 100755 --- a/DotFiles/.profile +++ b/DotFiles/.profile @@ -38,7 +38,7 @@ export QT_QPA_PLATFORM=wayland #alias man=eman -export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"${HOME}/.cargo/bin":"./node_modules/.bin":"${PATH}" +export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"${HOME}/bin/thirdparty/emacs/bin":"${HOME}/.cargo/bin":"./node_modules/.bin":"${PATH}" export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)" export USE_GPG_FOR_SSH="yes" # used in xsession diff --git a/README.md b/README.md index f257037..9d23fb5 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ NB - NOT Exported as lots of things want to update it #alias man=eman - export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"${HOME}/.cargo/bin":"./node_modules/.bin":"${PATH}" + export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"${HOME}/bin/thirdparty/emacs/bin":"${HOME}/.cargo/bin":"./node_modules/.bin":"${PATH}" export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)" export USE_GPG_FOR_SSH="yes" # used in xsession @@ -763,7 +763,6 @@ done by linux systemd 1. wallpaper - set $wallpaper "~/Pictures/Wallpapers/current" output * bg $wallpaper fill 2. transparency @@ -2056,7 +2055,7 @@ but in both cases we check if it exists in the sway tree, and, if not, set it it notify-send -t 3000 "${@}" || true - + ### ~/bin/sway/sway-screen @@ -2102,7 +2101,7 @@ See #alias man=eman - export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"${HOME}/.cargo/bin":"./node_modules/.bin":"${PATH}" + export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"${HOME}/bin/thirdparty/emacs/bin":"${HOME}/.cargo/bin":"./node_modules/.bin":"${PATH}" export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)" export USE_GPG_FOR_SSH="yes" # used in xsession @@ -1076,7 +1076,6 @@ done by linux systemd *** display **** wallpaper #+begin_src conf - set $wallpaper "~/Pictures/Wallpapers/current" output * bg $wallpaper fill #+end_src **** transparency