made small keybinding changes
This commit is contained in:
@@ -174,8 +174,8 @@ mode "resize" {
|
||||
# Pressing up will shrink the window’s height.
|
||||
# Pressing down will grow the window’s height.
|
||||
bindsym h resize shrink width 10 px or 10 ppt
|
||||
bindsym k resize grow height 10 px or 10 ppt
|
||||
bindsym j resize shrink height 10 px or 10 ppt
|
||||
bindsym j resize grow height 10 px or 10 ppt
|
||||
bindsym k resize shrink height 10 px or 10 ppt
|
||||
bindsym l resize grow width 10 px or 10 ppt
|
||||
|
||||
# same bindings, but for the arrow keys
|
||||
|
||||
@@ -184,7 +184,7 @@ label-disconnected = %{F#F0C674}eth%{F#707880} disconnected
|
||||
type = internal/date
|
||||
interval = 1
|
||||
|
||||
date = %Y-%m-%d (%a) %H:%M:%S
|
||||
date = %d-%m-%Y (%a) %H:%M:%S
|
||||
|
||||
;label = %date%
|
||||
label-foreground = ${colors.primary}
|
||||
|
||||
Reference in New Issue
Block a user