X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/db8700bf737bc8a2325036f8d4e8a51745f421c7..116467fd2cdd0ffe89304c776a71f219fb1593de:/xdg/i3/config?ds=sidebyside diff --git a/xdg/i3/config b/xdg/i3/config index af19cae..8b7b33c 100644 --- a/xdg/i3/config +++ b/xdg/i3/config @@ -185,7 +185,7 @@ bindsym $mod+r mode "translate" ### appearance ### # font -font pango:Dina 7 +font pango:monospace 7 # windows for_window [class="Gsimplecal"] floating enable @@ -226,27 +226,27 @@ set $b_fg #fdf6e3 set $b_ind #264db2 set $b_chb #4466ff -# TODO: deprecate in favor of tint2 -bar { - position top - output LVDS1 - tray_output primary - status_command i3status - separator_symbol "|" - - colors { - background $bg - statusline $fg - separator $b_ind - - # class border backgr. text - focused_workspace $f_bdr $f_bg $f_fg - active_workspace $i_bdr $i_bg $i_fg - inactive_workspace $i_bdr $i_bg $i_fg - urgent_workspace $u_bdr $u_bg $u_fg - binding_mode $b_bdr $b_bg $b_fg - } -} +# deprecated in favor of tint2 +#bar { +# position top +# output LVDS1 +# tray_output primary +# status_command i3status +# separator_symbol "|" +# +# colors { +# background $bg +# statusline $fg +# separator $b_ind +# +# # class border backgr. text +# focused_workspace $f_bdr $f_bg $f_fg +# active_workspace $i_bdr $i_bg $i_fg +# inactive_workspace $i_bdr $i_bg $i_fg +# urgent_workspace $u_bdr $u_bg $u_fg +# binding_mode $b_bdr $b_bg $b_fg +# } +#} # apply colors # class border backgr. text indicator child_border