diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-01-13 19:58:53 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-01-13 19:58:53 +0100 |
| commit | 5ec8bb34dfce5577ab48c12c7e6c6a424d93bab2 (patch) | |
| tree | 201d4db8bc047c30c3d7c0c371e8cee2008c3747 /.config/sway/config | |
| parent | e951cf30006ef75e8eabd68aabeec0e2fd18d963 (diff) | |
added multi device config
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 2b7231e..71f7ed8 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -165,6 +165,7 @@ bindsym $mod+r mode "resize" include "$HOME/.cache/wal/colors-sway" include "$HOME/.config/sway/config.d/*" +include "$HOME/.config/sway/hosts/$(cat /etc/hostname)/*' include /etc/sway/config.d/* exec sleep 5 && systemctl --user start sway-session.service |
