diff options
author | Karel Kočí <cynerd@email.cz> | 2022-01-09 19:44:19 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-01-09 19:44:19 +0100 |
commit | 4e92f8998c4802f218e51ce254fca41dd6954e37 (patch) | |
tree | e5282c0107908b9288ab635c3c4483895a96d4a8 /config/wofi | |
parent | eebb8df9d311080c92d0fbabd43e93121358f154 (diff) | |
download | myconfigs-4e92f8998c4802f218e51ce254fca41dd6954e37.tar.gz myconfigs-4e92f8998c4802f218e51ce254fca41dd6954e37.tar.bz2 myconfigs-4e92f8998c4802f218e51ce254fca41dd6954e37.zip |
Switch to Sway
Diffstat (limited to 'config/wofi')
-rw-r--r-- | config/wofi/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/wofi/config b/config/wofi/config new file mode 100644 index 0000000..1520acb --- /dev/null +++ b/config/wofi/config @@ -0,0 +1,5 @@ +key_up=Control_L-k +key_down=Control_L-j +key_left=Control_L-h +key_right=Control_L-l +key_expand=Control_L-o |