Changed movement keys
This commit is contained in:
parent
c16b266f98
commit
930f096b6c
@ -42,10 +42,10 @@ set $mod Mod4
|
||||
|
||||
|
||||
#This is setup for qwerty
|
||||
set $up k
|
||||
set $down j
|
||||
set $left h
|
||||
set $right l
|
||||
set $up
|
||||
set $down
|
||||
set $left
|
||||
set $right
|
||||
|
||||
|
||||
#####################################################################################################################
|
||||
@ -217,7 +217,7 @@ for_window [urgent=latest] focus
|
||||
default_orientation horizontal
|
||||
|
||||
# split in horizontal orientation
|
||||
bindsym $mod+o split h
|
||||
bindsym $mod+h split h
|
||||
|
||||
# split in vertical orientation
|
||||
bindsym $mod+v split v
|
||||
|
Loading…
Reference in New Issue
Block a user