Major overhaul

lightmode
E. Almqvist 3 years ago
parent ae18d6c495
commit fe03cddc67
  1. 29
      .config/conky/conky.conf
  2. 60
      .config/conky/conky.conf.old
  3. 5
      .config/conky/launch.sh
  4. 32
      .config/polybar/config
  5. BIN
      wallpaper.jpg

@ -1,5 +1,5 @@
conky.config = {
alignment = 'middle_left',
alignment = 'middle_middle',
background = true,
border_width = 1,
cpu_avg_samples = 2,
@ -12,9 +12,9 @@ conky.config = {
draw_outline = false,
draw_shades = false,
extra_newline = false,
font = 'Overpass Mono:size=14',
gap_x = 40,
gap_y = 20,
font = 'Fira Code:size=25',
gap_x = 0,
gap_y = 0,
minimum_height = 5,
minimum_width = 260,
maximum_width = 260,
@ -39,22 +39,7 @@ conky.config = {
}
conky.text = [[
${color #bf616a}AlmTech - $nodename
${color #a4abb3}Kernel:$color $kernel
${color #a4abb3}Uptime:$color $uptime
${color #a4abb3}LAN:$color ${addr enp0s31f6}
${color #a4abb3}CPU:$color $cpu% ${cpubar 4}
${color #a4abb3}RAM:$color $mem/$memmax ${membar 4}
${color #a4abb3}Swap:$color $swap/$swapmax - $swapperc% ${swapbar 4}
${color #a4abb3}Frequency:$color $freq_g GHz
${color #a4abb3}Processes:$color $processes ${color #a4abb3}Running:$color $running_processes
${color #a4abb3}File systems:
/ $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
${color #a4abb3}Networking:
Up:$color ${upspeed enp0s31f6}${color #a4abb3} - Down:$color ${downspeed enp0s31f6}
${font Fira Code:weight=Bold:size=35}${alignc}${color 2f2f2f}${time %H:%M:%S}
${font Fira Code:size=25}${alignc}${color 2f2f2f}${time %d %B, %Y}
${font Fira Code:size=20}${alignc}${color 2f2f2f}${time %A}
]]

@ -0,0 +1,60 @@
conky.config = {
alignment = 'middle_middle',
background = true,
border_width = 1,
cpu_avg_samples = 2,
default_color = 'white',
default_outline_color = 'red',
default_shade_color = 'white',
double_buffer = true,
draw_borders = false,
draw_graph_borders = true,
draw_outline = false,
draw_shades = false,
extra_newline = false,
font = 'Overpass Mono:size=14',
gap_x = 40,
gap_y = 20,
minimum_height = 5,
minimum_width = 260,
maximum_width = 260,
net_avg_samples = 2,
no_buffers = true,
out_to_console = false,
out_to_ncurses = false,
out_to_stderr = false,
out_to_x = true,
own_window = true,
own_window_class = 'Conky',
own_window_type = 'override',
own_window_title = 'Conky',
own_window_transparent = true,
show_graph_range = false,
show_graph_scale = false,
stippled_borders = 0,
update_interval = 1.0,
uppercase = false,
use_spacer = 'none',
use_xft = true,
}
conky.text = [[
${color #bf616a}AlmTech - $nodename
${color #a4abb3}Kernel:$color $kernel
${color #a4abb3}Uptime:$color $uptime
${color #a4abb3}LAN:$color ${addr enp0s31f6}
${color #a4abb3}CPU:$color $cpu% ${cpubar 4}
${color #a4abb3}RAM:$color $mem/$memmax ${membar 4}
${color #a4abb3}Swap:$color $swap/$swapmax - $swapperc% ${swapbar 4}
${color #a4abb3}Frequency:$color $freq_g GHz
${color #a4abb3}Processes:$color $processes ${color #a4abb3}Running:$color $running_processes
${color #a4abb3}File systems:
/ $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
${color #a4abb3}Networking:
Up:$color ${upspeed enp0s31f6}${color #a4abb3} - Down:$color ${downspeed enp0s31f6}
]]

@ -1,7 +1,4 @@
#!/bin/bash
killall -q conky
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
# conky &
# conky -q -c $HOME/.config/conky/todo.conf &
conky -q

@ -1,7 +1,11 @@
[settings]
#compositing-foreground = over
[colors]
#af
background = #111015
foreground = #c5c8c6
background = #ffffff
foreground = #2f2f2f
foreground2 = #2f2f2faa
line = #bbb
border = #bbb
accent = #434d5e
@ -14,7 +18,8 @@ focused = #f0c674
foreground-alt = ${xrdb:color7:#222}
primary = ${xrdb:color4:#222}
secondary = ${xrdb:color2:#222}
alert = ${xrdb:color8:#222}
alert = #2f2f2ffa
#${xrdb:color8:#222}
special = ${xrdb:color12:#222}
black = #32344a
@ -31,11 +36,11 @@ margin-top = 20
margin-bottom = 20
[bar/top]
font-0 = "Fira Code:pixelsize=9.5#1"
font-1 = "siji:pixelsize=10#1"
font-2 = "Font Awesome 5 Free Regular:size=10;1"
font-3 = "Font Awesome 5 Free Solid:size=10;1"
font-4 = "Font Awesome 5 Brands Regular:size=10;1"
font-0 = "Fira Code:weight=bold:pixelsize=9#1"
font-1 = "siji:pixelsize=12#1"
font-2 = "Font Awesome 5 Free Regular:size=12;1"
font-3 = "Font Awesome 5 Free Solid:size=12;1"
font-4 = "Font Awesome 5 Brands Regular:size=12;1"
monitor = ${env:MONITOR}
@ -55,8 +60,8 @@ padding-right = 16
module-margin = 1
modules-left = dwm title
modules-center = time
modules-right = cmus pulseaudio wlan battery date
modules-center = cmus
modules-right = pulseaudio wlan eth kernel battery
#################################################
# MODULES #
@ -119,7 +124,7 @@ label-floating = ~
# focused = Selected tag on focused monitor
label-focused = %name%
label-focused-background = ${colors.background}
label-focused-foreground = ${colors.primary}
label-focused-foreground = ${colors.blue}
label-focused-underline= ${colors.line}
label-focused-padding = 1
@ -130,7 +135,7 @@ label-unfocused-padding = 1
# visible = Unselected tag, but occupied tag on any monitor
label-visible = %name%
label-visible-background = ${self.label-focused-background}
label-visible-foreground = ${colors.alert}
label-visible-foreground = ${colors.foreground}
label-visible-underline = ${self.label-focused-underline}
label-visible-padding = ${self.label-focused-padding}
@ -144,6 +149,7 @@ label-urgent-padding = 1
# This can be set to an empty string to hide empty tags
label-empty = %name%
label-empty-background = ${colors.background}
label-empty-foreground = ${colors.foreground2}
label-empty-padding = 1
[module/cmus]
@ -163,7 +169,7 @@ label-font = 3
format = <label>
format-underline = ${colors.line}
label = %output%
label-maxlen = 50
label-maxlen = 80
[module/wlan]
type = internal/network

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 26 KiB

Loading…
Cancel
Save