This commit is contained in:
2024-06-06 16:55:08 -05:00
parent fdbea2055d
commit 44729aadfe
7 changed files with 31 additions and 30 deletions

View File

@@ -1,23 +0,0 @@
gui:
theme:
activeBorderColor:
- '#cba6f7'
- bold
inactiveBorderColor:
- '#a6adc8'
optionsTextColor:
- '#89b4fa'
selectedLineBgColor:
- '#313244'
cherryPickedCommitBgColor:
- '#45475a'
cherryPickedCommitFgColor:
- '#cba6f7'
unstagedChangesColor:
- '#f38ba8'
defaultFgColor:
- '#cdd6f4'
searchingActiveBorderColor:
- '#f9e2af'
authorColors:
'*': '#b4befe'

View File

@@ -14,8 +14,7 @@ output * bg ~/.config/configfiles/wallpaper.png fill
exec_always "pkill kanshi; kanshi"
### Idle configuration
#exec_always pkill swayidle
#exec swayidle -w \
#exec_always pkill swayidle && swayidle -w \
# timeout 300 'swaylock -f' \
# timeout 600 'swaymsg "output * dpms off"' \
# resume 'swaymsg "output * dpms on"' \

View File

@@ -13,7 +13,7 @@
"format": "{title}"
},
"network": {
"interface": "wlan0",
"interface": "wlp0s20f3",
"format-wifi": "󰖩 {essid}",
"format-disconnected": "󰖪",
"interval": 1
@@ -31,7 +31,6 @@
},
"clock": {
"format": "{:%I:%M %p %m/%d/%Y}",
"tooltip-format": "<tt><small>{calendar}</small></tt>",
"calendar": {
"format": {
"months": "<span color='#ffead3'><b>{}</b></span>",