update
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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"' \
|
||||
|
||||
@@ -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>",
|
||||
|
||||
Reference in New Issue
Block a user