From 91723206b1680c5804dbdef2027602c74b11aa85 Mon Sep 17 00:00:00 2001 From: Keyitdev <70140437+Keyitdev@users.noreply.github.com> Date: Sun, 31 May 2026 11:55:07 +0200 Subject: [PATCH 1/4] Major Update: created v5 (switching from x11 to wayland). Changed polybar to waybar in this commit. --- home/.config/polybar/colors.ini | 35 -- home/.config/polybar/config.ini | 647 ------------------------ home/.config/polybar/launch.sh | 13 - home/.config/waybar/config | 245 +++++++++ home/.config/waybar/microphone.sh | 15 + home/.config/waybar/platform_profile.sh | 2 + home/.config/waybar/screen_time.sh | 27 + home/.config/waybar/style.css | 367 ++++++++++++++ home/.config/waybar/weather.sh | 33 ++ 9 files changed, 689 insertions(+), 695 deletions(-) delete mode 100755 home/.config/polybar/colors.ini delete mode 100644 home/.config/polybar/config.ini delete mode 100755 home/.config/polybar/launch.sh create mode 100644 home/.config/waybar/config create mode 100755 home/.config/waybar/microphone.sh create mode 100644 home/.config/waybar/platform_profile.sh create mode 100755 home/.config/waybar/screen_time.sh create mode 100644 home/.config/waybar/style.css create mode 100755 home/.config/waybar/weather.sh diff --git a/home/.config/polybar/colors.ini b/home/.config/polybar/colors.ini deleted file mode 100755 index 7b126d8..0000000 --- a/home/.config/polybar/colors.ini +++ /dev/null @@ -1,35 +0,0 @@ -[color] - -background = #1b1b25 -foreground = #dedede -transparent = #0000003f -sep = #F8F8F2 - -white = #eeffff -black = #15121c -red = #cb5760 -green = #999f63 -yellow = #d4a067 -blue = #6c90a8 -purple = #776690 -cyan = #528a9b -pink = #ffa8c5 -orange = #c87c3e - -; [color] - -; background = ${xrdb:background} -; foreground = ${xrdb:foreground} -; transparent = ${xrdb:transparent} -; sep = ${xrdb:sep} - -; white = ${xrdb:white} -; black = ${xrdb:black} -; red = ${xrdb:red} -; green = ${xrdb:green} -; yellow = ${xrdb:yellow} -; blue = ${xrdb:blue} -; purple = ${xrdb:purple} -; cyan = ${xrdb:cyan} -; pink = ${xrdb:pink} -; orange = ${xrdb:orange} \ No newline at end of file diff --git a/home/.config/polybar/config.ini b/home/.config/polybar/config.ini deleted file mode 100644 index 0d5cb85..0000000 --- a/home/.config/polybar/config.ini +++ /dev/null @@ -1,647 +0,0 @@ -include-file = $HOME/.config/polybar/colors.ini - -[settings] -screenchange-reload = true - -compositing-background = source -compositing-foreground = over -compositing-overline = over -compositing-underline = over -compositing-border = over - -; format-foreground = -; format-background = -; format-underline = -; format-overline = -; format-spacing = -; format-padding = -; format-margin = -; format-offset = - -pseudo-transparency = true - -[bar/main] -; $ polybar -M | cut -d ':' -f 1 -; $ xrandr -q | grep " connected" | cut -d ' ' -f1 -monitor = -monitor-fallback = -monitor-strict = false -monitor-exact = true -override-redirect = false -; override-redirect = true - -bottom = false -fixed-center = true - -width = 100% -height = 31 - -offset-x = 0 -offset-y = 0 - -background = ${color.transparent} -foreground = ${color.foreground} -; background-0 = - -radius = 0.0 - - -line-size = 2 -line-color = ${color.transparent} - -border-top-size = 8 -border-top-color = ${color.transparent} -border-left-size = 8 -border-left-color = ${color.transparent} -border-right-size = 8 -border-right-color = ${color.transparent} - -padding = 0 - -font-0 = "Iosevka Nerd Font:size=12;4" -font-1 = "Iosevka Nerd Font:style=Medium:size=18;4" -font-2 = "feather:size=13;5" - -; modules-left = l menu r s l i3 r s l wireless-network r -; modules-center = l date r -; modules-right = l temperature s2 s2 cpu s2 s2 ram r s l backlight r s l pulseaudio r s l battery r s l tray r - -modules-left = l menu r s l i3 r -modules-center = l date r -modules-right = l wireless-network r s l temperature s2 s2 ram r s l backlight s2 s2 pulseaudio r s l battery r s tray_transparent - -;l r s s2 -; module-margin = -; separator = - -dim-value = 1.0 -wm-name = i3 -locale = -; enable-struts = i3 - -dpi-x = 96 -dpi-y = 96 - -enable-ipc = true - -; click-left = -; click-middle = -; click-right = -; scroll-up = -; scroll-down = -; double-click-left = -; double-click-middle = -; double-click-right = - -double-click-interval = 400 - -cursor-click = pointer -cursor-scroll = ns-resize - - -[module/l] -type = custom/text -format-background = ${color.transparent} -format-foreground = ${color.background} -format =  -format-font = 2 - -[module/r] -type = custom/text -format-background = ${color.transparent} -format-foreground = ${color.background} -format =  -format-font = 2 - -[module/s] -type = custom/text -format = " " - -[module/s2] -type = custom/text -format = " " - -format-foreground = ${color.background} -format-background = ${color.background} - -[module/tray] -type = internal/tray - -format-background = ${color.background} - -tray-foreground = ${color.foreground} -tray-background = ${color.background} - -tray-padding = 5px -tray-spacing = 0 -tray-size = 66% - -[module/tray_transparent] -type = internal/tray - -format-background = ${color.transparent} - -tray-foreground = ${color.transparent} -tray-background = ${color.transparent} - -tray-padding = 5px -tray-spacing = 0 -tray-size = 66% - -[module/alsa] -type = internal/alsa -interval = 5 - -master-soundcard = default -speaker-soundcard = default -headphone-soundcard = default -master-mixer = Master - -format-volume = -format-volume-background = ${color.background} -format-muted = -format-muted-background = ${color.background} - -label-volume = %percentage%% -label-muted =  -label-muted-foreground =${color.red} - -ramp-volume-0 =  -ramp-volume-1 =  -ramp-volume-2 =  -ramp-headphones-0 =  -ramp-volume-foreground = ${color.blue} - -[module/pulseaudio] -type = internal/pulseaudio -interval = 5 - -; use-ui-max ? 153 : 100 -use-ui-max = false - -format-volume = -format-volume-background = ${color.background} -format-muted = -format-muted-background = ${color.background} - -label-volume = %percentage%% -label-muted =  -label-muted-foreground =${color.red} - -ramp-volume-0 =  -ramp-volume-1 =  -ramp-volume-2 =  -ramp-headphones-0 =  -ramp-volume-foreground = ${color.blue} - -[module/backlight] -type = internal/backlight - -; Change it for yourself -; ls -1 /sys/class/backlight/ -card = -use-actual-brightness = ture -poll-interval = 1 -enable-scroll = true - -scroll-interval = 5 - -format =