From 3c17c9935819e01977a937e2ac1ca67af54aece2 Mon Sep 17 00:00:00 2001 From: Jeff Lance Date: Tue, 25 Apr 2023 12:22:56 +0200 Subject: [PATCH] update i3 config --- conf/i3.config | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/conf/i3.config b/conf/i3.config index 769b35c..aa395ee 100644 --- a/conf/i3.config +++ b/conf/i3.config @@ -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