update i3 config
This commit is contained in:
parent
0219e64f11
commit
3c17c99358
@ -255,24 +255,24 @@ bindsym $mod+r mode "resize"
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
# position top
|
||||
# output primary
|
||||
# tray_output primary
|
||||
# separator_symbol ":|:"
|
||||
# binding_mode_indicator yes
|
||||
# # i3bar_command i3bar --transparency
|
||||
# # status_command i3status
|
||||
# # status_command exec ~/bin/i3bar-sampler
|
||||
# colors {
|
||||
# # background $background
|
||||
# focused_workspace $color2 $color9 $color7
|
||||
# active_workspace $color2 $color9 $color7
|
||||
# inactive_workspace $background $background $color7
|
||||
# urgent_workspace $foreground $color3 $color7
|
||||
# binding_mode $foreground $background $color7
|
||||
# }
|
||||
}
|
||||
# bar {
|
||||
# position top
|
||||
# output primary
|
||||
# tray_output primary
|
||||
# separator_symbol ":|:"
|
||||
# binding_mode_indicator yes
|
||||
# # i3bar_command i3bar --transparency
|
||||
# # status_command i3status
|
||||
# # status_command exec ~/bin/i3bar-sampler
|
||||
# colors {
|
||||
# # background $background
|
||||
# focused_workspace $color2 $color9 $color7
|
||||
# active_workspace $color2 $color9 $color7
|
||||
# inactive_workspace $background $background $color7
|
||||
# urgent_workspace $foreground $color3 $color7
|
||||
# binding_mode $foreground $background $color7
|
||||
# }
|
||||
# }
|
||||
|
||||
workspace 1 output primary
|
||||
bindsym $mod+x move workspace to output primary
|
||||
|
Loading…
Reference in New Issue
Block a user