This commit is contained in:
The-Repo-Club 2023-08-17 18:04:38 +01:00
parent 0b278e8d47
commit 0a2672fc24
No known key found for this signature in database
GPG Key ID: E30EC2FBFB05C44F
8 changed files with 30 additions and 30 deletions

Binary file not shown.

View File

@ -1,2 +1,2 @@
LastUsed=1692164116 LastUsed=1692291234
Message=' Fully Updated' Message=' Fully Updated'

View File

@ -12,7 +12,7 @@
#Created: #Created:
# Mon 22 November 2021, 03:15:54 PM [GMT+1] # Mon 22 November 2021, 03:15:54 PM [GMT+1]
#Modified: #Modified:
# Mon 14 August 2023, 05:30:34 PM [GMT+1] # Thu 17 August 2023, 05:52:27 PM [GMT+1]
# #
#Description: #Description:
# <Todo> # <Todo>
@ -21,9 +21,9 @@
# <None> # <None>
# #
if command -v /usr/libexec/polkit-gnome-authentication-agent-1 &>/dev/null; then if command -v /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &>/dev/null; then
if ! pgrep -f "/usr/libexec/polkit-gnome-authentication-agent-1" >/dev/null; then if ! pgrep -f "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1" >/dev/null; then
/usr/libexec/polkit-gnome-authentication-agent-1 & /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
else else
echo "polkit-gnome already Running" echo "polkit-gnome already Running"
fi fi
@ -160,17 +160,17 @@ else
echo "touchpad-indicator could not be found" echo "touchpad-indicator could not be found"
fi fi
if command -v battray &>/dev/null; then if command -v cbatticon &>/dev/null; then
if ! pgrep -x "battray" >/dev/null; then if ! pgrep -x "cbatticon" >/dev/null; then
( (
sleep 2s sleep 2s
battray cbatticon
) & ) &
else else
echo "battray already Running" echo "cbatticon already Running"
fi fi
else else
echo "battray could not be found" echo "cbatticon could not be found"
fi fi
if command -v pasystray &>/dev/null; then if command -v pasystray &>/dev/null; then

View File

@ -178,7 +178,7 @@ type = internal/cpu
interval = 0.5 interval = 0.5
format = format = 󰘚
format-background = ${color.red} format-background = ${color.red}
format-foreground = ${color.fg} format-foreground = ${color.fg}
format-padding = 1 format-padding = 1
@ -208,8 +208,8 @@ type = internal/date
interval = 1.0 interval = 1.0
time = time = 󰃰
time-alt = time-alt = 󰃰
format = <label> format = <label>
format-background = ${color.red} format-background = ${color.red}
@ -434,7 +434,7 @@ type = internal/memory
interval = 3 interval = 3
format = format = 󰍛
format-background = ${color.red} format-background = ${color.red}
format-foreground = ${color.fg} format-foreground = ${color.fg}
format-padding = 1 format-padding = 1
@ -515,13 +515,13 @@ format-disconnected-background = ${color.red}
format-disconnected-foreground = ${color.fg} format-disconnected-foreground = ${color.fg}
format-disconnected-padding = 1 format-disconnected-padding = 1
label-disconnected = label-disconnected = 󰖪
ramp-signal-0 = ramp-signal-0 = 󰤯
ramp-signal-1 = ramp-signal-1 = 󰤟
ramp-signal-2 = ramp-signal-2 = 󰤢
ramp-signal-3 = ramp-signal-3 = 󰤥
ramp-signal-4 = ramp-signal-4 = 󰤨
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
@ -674,7 +674,7 @@ type = internal/xkeyboard
blacklist-0 = num lock blacklist-0 = num lock
blacklist-1 = scroll lock blacklist-1 = scroll lock
format = %{A1:i3-cheat &:}<label-layout> <label-indicator>%{A} format = %{A1:keyboard &:}<label-layout> <label-indicator>%{A}
format-background = ${color.cyan} format-background = ${color.cyan}
format-foreground = ${color.fg} format-foreground = ${color.fg}
format-padding = 1 format-padding = 1
@ -689,7 +689,7 @@ type = internal/xkeyboard
blacklist-0 = num lock blacklist-0 = num lock
blacklist-1 = scroll lock blacklist-1 = scroll lock
format = %{A1:i3-cheat &:}%{A} format = %{A1:keyboard &:}󰌌%{A}
format-background = ${color.red} format-background = ${color.red}
format-foreground = ${color.fg} format-foreground = ${color.fg}
format-padding = 1 format-padding = 1

View File

@ -136,9 +136,9 @@ module-margin-right = 0
; font-3 = FontAwesome:size=10 ; font-3 = FontAwesome:size=10
; See the Fonts wiki page for more details ; See the Fonts wiki page for more details
font-0 = "Source Code Pro:antialias=true:size=8;2" font-0 = "Hack Font:antialias=true:size=10;2"
font-1 = "Wuncon Siji:antialias=true:size=8;2" font-1 = "Wuncon Siji:antialias=true:size=8;2"
font-2 = "Hack Nerd Font Mono:antialias=true:size=10;2" font-2 = "Hack Nerd Font Mono:antialias=true:size=16;2"
font-3 = "MaterialIcons:antialias=true:size=8;2" font-3 = "MaterialIcons:antialias=true:size=8;2"
font-4 = "xos4 Terminus:antialias=true:size=8;2" font-4 = "xos4 Terminus:antialias=true:size=8;2"
font-5 = "Noto Sans CJK JP:antialias=true:size=7;2" font-5 = "Noto Sans CJK JP:antialias=true:size=7;2"

View File

@ -136,9 +136,9 @@ module-margin-right = 0
; font-3 = FontAwesome:size=10 ; font-3 = FontAwesome:size=10
; See the Fonts wiki page for more details ; See the Fonts wiki page for more details
font-0 = "Source Code Pro:antialias=true:size=8;2" font-0 = "Hack Font:antialias=true:size=10;2"
font-1 = "Wuncon Siji:antialias=true:size=8;2" font-1 = "Wuncon Siji:antialias=true:size=8;2"
font-2 = "Hack Nerd Font Mono:antialias=true:size=14;2" font-2 = "Hack Nerd Font Mono:antialias=true:size=16;2"
font-3 = "MaterialIcons:antialias=true:size=8;2" font-3 = "MaterialIcons:antialias=true:size=8;2"
font-4 = "xos4 Terminus:antialias=true:size=8;2" font-4 = "xos4 Terminus:antialias=true:size=8;2"
font-5 = "Noto Sans CJK JP:antialias=true:size=7;2" font-5 = "Noto Sans CJK JP:antialias=true:size=7;2"

View File

@ -136,9 +136,9 @@ module-margin-right = 0
; font-3 = FontAwesome:size=10 ; font-3 = FontAwesome:size=10
; See the Fonts wiki page for more details ; See the Fonts wiki page for more details
font-0 = "Source Code Pro:antialias=true:size=8;2" font-0 = "Hack Font:antialias=true:size=10;2"
font-1 = "Wuncon Siji:antialias=true:size=8;2" font-1 = "Wuncon Siji:antialias=true:size=8;2"
font-2 = "Hack Nerd Font Mono:antialias=true:size=10;2" font-2 = "Hack Nerd Font Mono:antialias=true:size=16;2"
font-3 = "MaterialIcons:antialias=true:size=8;2" font-3 = "MaterialIcons:antialias=true:size=8;2"
font-4 = "xos4 Terminus:antialias=true:size=8;2" font-4 = "xos4 Terminus:antialias=true:size=8;2"
font-5 = "Noto Sans CJK JP:antialias=true:size=7;2" font-5 = "Noto Sans CJK JP:antialias=true:size=7;2"

View File

@ -136,9 +136,9 @@ module-margin-right = 0
; font-3 = FontAwesome:size=10 ; font-3 = FontAwesome:size=10
; See the Fonts wiki page for more details ; See the Fonts wiki page for more details
font-0 = "Source Code Pro:antialias=true:size=8;2" font-0 = "Hack Font:antialias=true:size=10;2"
font-1 = "Wuncon Siji:antialias=true:size=8;2" font-1 = "Wuncon Siji:antialias=true:size=8;2"
font-2 = "Hack Nerd Font Mono:antialias=true:size=10;2" font-2 = "Hack Nerd Font Mono:antialias=true:size=16;2"
font-3 = "MaterialIcons:antialias=true:size=8;2" font-3 = "MaterialIcons:antialias=true:size=8;2"
font-4 = "xos4 Terminus:antialias=true:size=8;2" font-4 = "xos4 Terminus:antialias=true:size=8;2"
font-5 = "Noto Sans CJK JP:antialias=true:size=7;2" font-5 = "Noto Sans CJK JP:antialias=true:size=7;2"