diff options
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/sway/config b/.config/sway/config index 4a550f4..1e25051 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -252,9 +252,9 @@ bar { status_command exec ~/.local/bin/any_position_wrapper.sh } -# Prepare for xdg-desktop-portal-wlr -exec ~/.config/sway/xdpw - # Load machine specific configuration include ~/.config/sway/`hostname` +# Prepare for xdg-desktop-portal-wlr +exec ~/.config/sway/xdpw + |
