Add sway config

This commit is contained in:
Tobias Reisinger 2024-08-21 16:34:57 +02:00
parent db15c95662
commit cb3ea5254e
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
21 changed files with 347 additions and 3 deletions

View file

@ -12,6 +12,8 @@ portalo_mode_monitor () {
if [ -n "$1" ]; then
yadm config --add local.class "$1"
fi
swaymsg reload
}
portalo_mode_zellij () {