swaydots

default description
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README

commit 5246e6c3972ce2e63bfe6a2e98e7aae2e5a1378e
parent 8c019d27b4f82ed255e246281aa3081a25b271a2
Author: awy <awy@awy.one>
Date:   Sat, 15 Feb 2025 02:07:40 +0300

vars

Diffstat:
M.config/shell/profile | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.config/shell/profile b/.config/shell/profile @@ -6,6 +6,11 @@ # Add all directories in `~/.local/bin` to $PATH export PATH="$PATH:$(find ~/.local/bin -type d | paste -sd ':' -)" +export XDG_RUNTIME_DIR=/tmp/sway +mkdir -p $XDG_RUNTIME_DIR +chmod 0700 $XDG_RUNTIME_DIR + + unsetopt PROMPT_SP 2>/dev/null # Default programs: