u
This commit is contained in:
@@ -163,10 +163,10 @@ mode "resize" {
|
|||||||
|
|
||||||
# resize, using arrow keys
|
# resize, using arrow keys
|
||||||
# <FK> 10 > 5
|
# <FK> 10 > 5
|
||||||
bindsym Left resize shrink width 5 px or 5 ppt
|
bindsym Left resize shrink width 2 px or 2 ppt
|
||||||
bindsym Down resize grow height 5 px or 5 ppt
|
bindsym Down resize grow height 2 px or 2 ppt
|
||||||
bindsym Up resize shrink height 5 px or 5 ppt
|
bindsym Up resize shrink height 2 px or 2 ppt
|
||||||
bindsym Right resize grow width 5 px or 5 ppt
|
bindsym Right resize grow width 2 px or 2 ppt
|
||||||
|
|
||||||
# back to normal: Enter or Escape or $mod+r
|
# back to normal: Enter or Escape or $mod+r
|
||||||
bindsym Return mode "default"
|
bindsym Return mode "default"
|
||||||
@@ -364,8 +364,8 @@ bar {
|
|||||||
position bottom
|
position bottom
|
||||||
|
|
||||||
# primary only works when using multiple monitors, for one monitor comment this line out
|
# primary only works when using multiple monitors, for one monitor comment this line out
|
||||||
#tray_output primary
|
tray_output primary
|
||||||
tray_output HDMI-1
|
#tray_output HDMI-1
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
background #4A0237
|
background #4A0237
|
||||||
|
|||||||
Reference in New Issue
Block a user