start full-soy vim config, change colors a bit, general YOLO commit

This commit is contained in:
Grigory Shipunov 2022-10-02 02:21:55 +02:00
parent 4ff5fc37a6
commit 4bda92d47d
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
17 changed files with 439 additions and 120 deletions

View file

@ -1,7 +1,5 @@
[theme]
name = "gruvbox-dark"
[theme.overrides]
idle_bg = "#1d2021"
name = "moonfly"
[icons]
name = "awesome6"
@ -46,7 +44,7 @@ format = "{1m} {5m} {15m}"
[[block]]
block = "sound"
on_click = "foot zsh -c pulsemixer"
on_click = "foot --app-id floating-foot zsh -c pulsemixer"
headphones_indicator = true
[[block]]
@ -65,7 +63,4 @@ if_command = "test -e /sys/class/power_supply/BAT0"
[[block]]
block = "time"
interval = 5
format = "%a %F %T"
interval = 1
icons_format = " "
format = "%a %F %R"