From 96c61a054f8da62dcae64ad9c76885be05826312 Mon Sep 17 00:00:00 2001 From: Spacedio Date: Sun, 26 Apr 2026 14:37:07 -0400 Subject: Initial commit of the x1-carbon wayland branch. --- polybar/.config/polybar/colors.ini | 51 -------- polybar/.config/polybar/config.ini | 222 --------------------------------- polybar/.config/polybar/launch.sh | 16 --- polybar/.config/polybar/scripts/mic.sh | 23 ---- 4 files changed, 312 deletions(-) delete mode 100644 polybar/.config/polybar/colors.ini delete mode 100644 polybar/.config/polybar/config.ini delete mode 100755 polybar/.config/polybar/launch.sh delete mode 100755 polybar/.config/polybar/scripts/mic.sh (limited to 'polybar') diff --git a/polybar/.config/polybar/colors.ini b/polybar/.config/polybar/colors.ini deleted file mode 100644 index 0ff5a29..0000000 --- a/polybar/.config/polybar/colors.ini +++ /dev/null @@ -1,51 +0,0 @@ -;;# Tokyo-night -;[colors] - -;foreground = #a9b1d6 -;foreground2 = #bbc2cf -;background = #1a1b26 - -;black = #32344a -;red = #f7768e -;green = #9ece6a -;yellow = #ebcb8c -;blue = #7aa2f7 -;magenta = #ad8ee6 -;cyan = #449dab -;white = #e5e9f0 - -;alert = #bd2c40 - - -;# Tokyo-night-storm -[colors] -foreground = #a9b1d6 -foreground2 = #bbc2cf -background = #24283b - -black = #414868 -red = #f7768e -green = #9ece6a -yellow = #e0af68 -blue = #7aa2f7 -magenta = #bb9af7 -cyan = #7dcfff -white = #e5e9f0 - -alert = #bd2c40 - -;;# Dracula -;background = #21222c -;foreground = #f8f8f2 - -;black = #21222c -;red = #ff5555 -;green = #50fa7b -;yellow = #f1fa8c -;blue = #bd93f9 -;magenta = #ff92df -;cyan = #8be9fd -;white = #f8f8f2 - - - diff --git a/polybar/.config/polybar/config.ini b/polybar/.config/polybar/config.ini deleted file mode 100644 index 1fd8ca8..0000000 --- a/polybar/.config/polybar/config.ini +++ /dev/null @@ -1,222 +0,0 @@ -;========================================================== -; -; -; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ -; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ -; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ -; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ -; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ -; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ -; -; by husseinhareb :) -; -;========================================================== - -include-file = $HOME/.config/polybar/colors.ini - - -;[colors] -;background = #1E1E2E -;background-alt = #1E1E2E -;foreground = #C5C8C6 -;primary = #F0C674 -;secondary = #8ABEB7 -;alert = #A54242 -;disabled = #707880 -;white = #EAEAEA -;grey = #61616C -;green = #25D865 -;blue = #168ECA -;mauve = #490761 - -[settings] -screenchange-reload = true -pseudo-transparency = true - -[bar/main] - -width = 100% -height = 30pt -radius = 0 -;cursor-click = pointer -background = ${colors.background} -foreground = ${colors.foreground} - -font-0 = "Hasklug Nerd Font:weight=Regular:size=12" -font-1 = "Symbols Nerd Font Mono:size=14" - -line-size = 4pt - -;border-size = 1pt -;border-color = #0000000 - -padding-left = 1 -padding-right = 1 - -module-margin = 0 - - -;border-bottom-size = 1 -;border-bottom-color = ${colors.background2} - -;padding-left = 1 -;padding-right = 1 -;module-margin = 1 - -modules-left = void space space date space space xwindow -modules-center = xworkspaces -modules-right = cpu space space memory space separator space mic space space pulseaudio space separator space wlan space separator space battery space - -;modules-right = pulseaudio cpu memory wlan battery date - -[module/xworkspaces] -type = internal/xworkspaces - -label-active =  -label-active-padding = 1 -label-active-foreground = ${colors.foreground} -label-active-font = 1 - -label-occupied =  -label-occupied-padding = 1 -label-occupied-font = 1 - -label-empty =  -label-empty-background = ${colors.background} -label-empty-padding = 1 -label-empty-font = 1 - -[module/xwindow] -type = internal/xwindow -label = %title:0:60:...% -label-foreground = ${colors.white} - -[network-base] -type = internal/network -interval = 5 -format-connected = -format-disconnected = -label-disconnected = %{F#F0C674}%ifname%%{F#707880} disconnected - -[module/cpu] -type = internal/cpu -interval = 2 -format-prefix = "CPU " -format-prefix-foreground = ${colors.primary} -label = %percentage:2%% - -[module/wlan] -inherit = network-base -interface-type = wireless -label-connected = %{F#F0C674}%ifname%%{F-} %essid% %local_ip% - -[module/memory] -type = internal/memory -interval = 2 -;format-prefix = " " -format-prefix-foreground = ${colors.magenta} -label = %gb_used% %percentage_used%% -label-foreground = ${colors.foreground} - -;[module/wlan] -;inherit = network-base -;interface-type = wireless - -;interval = 1 -;format-connected-prefix-foreground = ${colors.white} -;format-connected-foreground = ${colors.white} -;format-connected = -;label-connected = 󰖩 -;label-connected-padding = 0 - -;format-disconnected = -;format-disconnected-padding = 0 -;label-disconnected = 󰖪 -;label-disconnected-foreground = ${colors.white} -;label-disconnected-padding = 0 - -[module/mic] -type = custom/script -exec = ~/.config/polybar/scripts/mic.sh -interval = 1 # Update interval in seconds -format-foreground = ${colors.foreground} -format =