diff options
| author | bozo.kopic <bozo.kopic@gmail.com> | 2020-08-04 23:12:22 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo.kopic@gmail.com> | 2020-08-04 23:12:22 +0200 |
| commit | 348e59969cc4f875e8b89ef6959cd37a77280b92 (patch) | |
| tree | 54066c0a255c304c999a2997bc6dcaf0383c9403 /sxhkd/sxhkdrc.i3 | |
| parent | f61d921fd24c24da4258217510c809825cdbf8f8 (diff) | |
.
Diffstat (limited to 'sxhkd/sxhkdrc.i3')
| -rw-r--r-- | sxhkd/sxhkdrc.i3 | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/sxhkd/sxhkdrc.i3 b/sxhkd/sxhkdrc.i3 deleted file mode 100644 index ec9af48..0000000 --- a/sxhkd/sxhkdrc.i3 +++ /dev/null @@ -1,46 +0,0 @@ -F12 - python ~/.config/sxhkd/terminal_i3.py - -mod4 + Return - alacritty -mod4 + space - rofi -show drun -mod4 + backslash - i3-msg "split h" -mod4 + minus - i3-msg "split v" -mod4 + Tab - i3-msg "layout toggle split" -mod4 + p - i3-msg "focus parent" -mod4 + r - i3-msg "mode resize" - -mod4 + shift + r - i3-msg "restart" -mod4 + shift + e - i3-msg "exit" -mod4 + shift + q - i3-msg "kill" -mod4 + shift + space - i3-msg "floating toggle" -mod4 + shift + Return - i3-msg "fullscreen toggle" - -mod4 + {h, Left} - i3-msg "focus left" -mod4 + {j, Down} - i3-msg "focus down" -mod4 + {k, Up} - i3-msg "focus up" -mod4 + {l, Right} - i3-msg "focus right" - -mod4 + shift + {h, Left} - i3-msg "move left" -mod4 + shift + {j, Down} - i3-msg "move down" -mod4 + shift + {k, Up} - i3-msg "move up" -mod4 + shift + {l, Right} - i3-msg "move right" |
