AutoYADM commit: 2025-01-05 01:00:02

This commit is contained in:
Daniel Fichtinger 2025-01-05 01:00:02 -05:00
parent 7f06cf5ee3
commit 39dadcf64c
No known key found for this signature in database
GPG key ID: D1B0947B25420214
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
theme = ashen
font-family = SauceCodePro NFM font-family = SauceCodePro NFM
theme = ashen
background = 121212
window-decoration = false window-decoration = false
keybind = ctrl+enter=unbind keybind = ctrl+enter=unbind
background-opacity = 0.8 background-opacity = 0.8

View file

@ -10,7 +10,7 @@ return {
opts = { opts = {
colors = { colors = {
-- background = "#121212", -- background = "#121212",
background = "#131313", -- background = "#131313",
-- background = "#000000", -- background = "#000000",
-- background = "#1e1d2d", -- background = "#1e1d2d",
}, },