diff --git a/i3/config b/i3/config index 6300f00..5e47fd5 100644 --- a/i3/config +++ b/i3/config @@ -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 diff --git a/polybar/config.ini b/polybar/config.ini index cc75445..bf02c6b 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -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}