mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
i3: binSeekCursor reset shortcut
This commit is contained in:
parent
5a82861304
commit
f2f43230db
1 changed files with 1 additions and 0 deletions
|
|
@ -251,6 +251,7 @@ mode "mouse" {
|
|||
bindsym h exec xdotool click 5
|
||||
|
||||
# movement
|
||||
bindsym a exec "~/dotfiles/i3/scripts/binSeekCursor.sh reset"
|
||||
bindsym e exec "~/dotfiles/i3/scripts/binSeekCursor.sh up"
|
||||
bindsym s exec "~/dotfiles/i3/scripts/binSeekCursor.sh left"
|
||||
bindsym d exec "~/dotfiles/i3/scripts/binSeekCursor.sh down"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue