Changed movement keys

This commit is contained in:
RealStickman 2020-09-13 13:18:05 +02:00
parent c16b266f98
commit 930f096b6c

View File

@ -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