diff options
| author | 2024-10-19 12:05:15 -0400 | |
|---|---|---|
| committer | 2024-10-19 12:13:26 -0400 | |
| commit | 42e8c4d28b6fe9cc5e041f02e0c85b390d49a218 (patch) | |
| tree | 59080eec3dd79d225bb31fb0f7e646cc22880d39 /taro/attic/sway_test_config | |
| parent | 2bb807dd32e1c18a6f1e8f22c25141de3334de9f (diff) | |
| download | mauri-42e8c4d28b6fe9cc5e041f02e0c85b390d49a218.tar.gz mauri-42e8c4d28b6fe9cc5e041f02e0c85b390d49a218.tar.bz2 mauri-42e8c4d28b6fe9cc5e041f02e0c85b390d49a218.zip | |
Attempt to make usable and packageable
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'taro/attic/sway_test_config')
| -rw-r--r-- | taro/attic/sway_test_config | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/taro/attic/sway_test_config b/taro/attic/sway_test_config deleted file mode 100644 index 1223428..0000000 --- a/taro/attic/sway_test_config +++ /dev/null @@ -1,9 +0,0 @@ -workspace "1" output "WL-1" -workspace "2" output "WL-1" -bindsym Mod4+Return exec kitty -bindsym Mod4+Shift+q kill -bindsym Mod2+1 workspace 1 -bindsym Mod2+2 workspace 2 -bindsym Mod4+v split v -floating_modifier Mod4 -bindsym Mod4+space floating toggle |