diff options
| author | Robert Günzler <r@gnzler.io> | 2020-12-03 13:20:11 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-12-07 19:28:05 +0100 |
| commit | 2dfba212e8dbeffc1197b25be97bbb6e62715d04 (patch) | |
| tree | 203981f04e871f5e9c14e353975e3e8f46e3c69a /.config/sway/simple.conf | |
| parent | 2e573db1d00688df71a05563b864b07916d43146 (diff) | |
sway: cleanup auto.conf
Diffstat (limited to '.config/sway/simple.conf')
| -rw-r--r-- | .config/sway/simple.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/simple.conf b/.config/sway/simple.conf index 435f235..8e710e9 100644 --- a/.config/sway/simple.conf +++ b/.config/sway/simple.conf @@ -1,3 +1,4 @@ +# vim: ft=i3config set $mod Mod4 set $left h set $right l |