Starting a sway config.

This commit is contained in:
Tom Alexander
2022-10-17 18:47:21 -04:00
parent f0b917cba9
commit 079cabb547
9 changed files with 87 additions and 21 deletions

View File

@@ -5,4 +5,4 @@ set -euo pipefail
IFS=$'\n\t'
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
sway |& tee $HOME/.config/swaylog
exec sway -d &> $HOME/.config/swaylog