u
This commit is contained in:
@@ -297,6 +297,9 @@ workspace_auto_back_and_forth yes
|
|||||||
# set laptop monitor as ws 10
|
# set laptop monitor as ws 10
|
||||||
workspace 10 output eDP-1
|
workspace 10 output eDP-1
|
||||||
|
|
||||||
|
# primary only works when using multiple monitors, for one monitor comment this line out
|
||||||
|
tray_output primary
|
||||||
|
|
||||||
# ---
|
# ---
|
||||||
# i3-gaps
|
# i3-gaps
|
||||||
# ---
|
# ---
|
||||||
@@ -354,8 +357,14 @@ mode "$mode_gaps_outer" {
|
|||||||
bindsym Escape mode "default"
|
bindsym Escape mode "default"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# ---
|
||||||
|
# status bar
|
||||||
|
# ---
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
|
i3bar_command i3bar
|
||||||
|
position bottom
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
background #4A0237
|
background #4A0237
|
||||||
|
|||||||
Reference in New Issue
Block a user