This commit is contained in:
2024-06-04 18:31:56 -05:00
parent 5dab85e5e2
commit 59f95846ed
189 changed files with 47550 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,2 @@
[Settings]
gtk-application-prefer-dark-theme=1
gtk-application-prefer-dark-theme=0

View File

@@ -27,3 +27,28 @@ text-clear-color=f5e0dc
text-caps-lock-color=fab387
text-ver-color=89b4fa
text-wrong-color=eba0ac
# indicator
# no-unlock-indicator
# daemonize
indicator-caps-lock
# datestr=%A
image=$HOME/.config/configfiles/lockscreen.jpg
scaling=fill
font=UbuntuMono
font-size=20
# Ring
indicator-radius=115
# line-uses-ring
line-color=#3b4252
text-color=#d8dee9
inside-color=#2e344098
inside-ver-color=#5e81ac
line-ver-color=#5e81ac
ring-ver-color=#5e81ac98
ring-color=#4c566a
key-hl-color=#5e81ac
separator-color=#4c566a
layout-text-color=#eceff4
line-wrong-color=#d08770

View File

@@ -5,7 +5,7 @@
"spacing": 15,
"modules-left": ["sway/workspaces","sway/mode"],
"modules-center": ["clock"],
"modules-right": ["battery","pulseaudio","tray"],
"modules-right": ["tray", "battery","pulseaudio"],
"sway/mode": {
"format": "{}"
},
@@ -24,7 +24,7 @@
"format-plugged": "Battery: {capacity}% (plugged)",
},
"clock": {
"format": "{:%H:%M %m/%d/%Y}",
"format": "{:%I:%M %p %m/%d/%Y}",
"tooltip-format": "<tt><small>{calendar}</small></tt>",
"calendar": {
"format": {