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 #This is setup for qwerty
set $up k set $up
set $down j set $down
set $left h set $left
set $right l set $right
##################################################################################################################### #####################################################################################################################
@ -217,7 +217,7 @@ for_window [urgent=latest] focus
default_orientation horizontal default_orientation horizontal
# split in horizontal orientation # split in horizontal orientation
bindsym $mod+o split h bindsym $mod+h split h
# split in vertical orientation # split in vertical orientation
bindsym $mod+v split v bindsym $mod+v split v