diff --git a/i3/i3config b/i3/i3config index 018c735..857db84 100644 --- a/i3/i3config +++ b/i3/i3config @@ -162,20 +162,32 @@ bindsym Mod1+Tab exec --no-startup-id "rofi -show window" bindsym Mod1+F2 exec --no-startup-id "rofi -show run" #Lock -bindsym $mod+Escape exec --no-startup-id "i3lock" +bindsym $mod+Escape exec --no-startup-id "i3lock -c 000000 -f" # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) -bar { - status_command i3status -} +#bar { + #status_command i3status +#} exec --no-startup-id nitrogen --restore exec --no-startup-id nm-applet exec --no-startup-id owncloud exec --no-startup-id "xset dpms 60" exec --no-startup-id "polybar top" -#exec --no-startup-id "polybar bottom" +exec --no-startup-id "polybar bottom" exec --no-startup-id "xfsettingsd" exec --no-startup-id "xfce4-power-manager" exec --no-startup-id "owncloud" +exec --no-startup-id "caffeine" + +#Colors +# class border backgr. text indicator child_border +client.placeholder #242424 #242424 #242424 +client.background #242424 #242424 #242424 +client.focused #4A4A4A #4A4A4A #e5e5e5 #4A4A4A +client.unfocused #222222 #222222 #aaaaaa #222222 +client.focused_inactive #222222 #222222 #a9a9a9 #222222 +client.urgent #4A4A4A #4A4A4A #f7f7f7 #4A4A4A + +hide_edge_borders both diff --git a/i3/polybarconfig b/i3/polybarconfig index 76feee9..fb49e87 100644 --- a/i3/polybarconfig +++ b/i3/polybarconfig @@ -61,16 +61,19 @@ padding-right = 2 module-margin-left = 1 module-margin-right = 2 +;font-0 = fixed:pixelsize=10;1 +;font-1 = unifont:fontformat=truetype:size=8:antialias=false;0 +;font-2 = siji:pixelsize=10;1 font-0 = fixed:pixelsize=10;1 font-1 = unifont:fontformat=truetype:size=8:antialias=false;0 -font-2 = siji:pixelsize=10;1 +font-2 = MaterialIcons:antialias=false;pixelsize=10;1 -modules-left = bspwm i3 +modules-left = i3 modules-center = date -modules-right = filesystem xbacklight volume xkeyboard memory cpu battery temperature powermenu +modules-right = filesystem xkeyboard volume temperature powermenu -tray-position = right -tray-padding = 2 +;tray-position = +;tray-padding = 2 ;tray-transparent = true ;tray-background = #0063ff @@ -103,6 +106,46 @@ tray-padding = 2 ;date-alt = %A%, %d %B %Y ;time-alt = %H:%M:%S +[bar/bottom] +width = 100% +height = 27 +fixed-center = true +bottom = true + +background = ${colors.background} +foreground = ${colors.foreground} + +line-size = 3 +line-color = #f00 + +border-size = 4 +border-color = #00000000 + +padding-left = 0 +padding-right = 2 + +module-margin-left = 1 +module-margin-right = 2 + +font-0 = fixed:pixelsize=10;1 +font-1 = unifont:fontformat=truetype:size=8:antialias=false;0 +font-2 = MaterialIcons:pixelsize=10;1 + +;modules-left = bspwm i3 +;modules-right = i3 +modules-center = memory cpu +modules-left = battery + +tray-position = right +tray-padding = 2 +;tray-background = #0063ff + +;wm-restack = bspwm +;wm-restack = i3 + +scroll-up = i3wm-wsnext +scroll-down = i3wm-wsprev + [module/xwindow] type = internal/xwindow label = %title:0:30:...% @@ -111,8 +154,8 @@ label = %title:0:30:...% type = internal/xkeyboard blacklist-0 = num lock -format-prefix = " " -format-prefix-foreground = ${colors.foreground-alt} +format-prefix = "⌨ " +format-prefix-foreground = ${colors.foreground} format-prefix-underline = ${colors.secondary} label-layout = %layout% @@ -127,7 +170,7 @@ label-indicator-underline = ${colors.secondary} type = internal/fs interval = 25 -mount-0 = / +mount-0 = /home label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%% label-unmounted = %mountpoint% not mounted @@ -224,18 +267,48 @@ card = intel_backlight [module/cpu] type = internal/cpu interval = 2 -format-prefix = " " +format-prefix = "cpu " format-prefix-foreground = ${colors.foreground-alt} format-underline = #f90000 label = %percentage%% +;[module/memory] +;type = internal/memory +;interval = 2 +;format-prefix = " " +;format-prefix-foreground = ${colors.foreground-alt} +;format-underline = #4bffdc +;label = %percentage_used%% [module/memory] type = internal/memory interval = 2 -format-prefix = " " -format-prefix-foreground = ${colors.foreground-alt} +; Available tags: +;