diff options
author | Yaroslav <contact@yaroslavps.com> | 2019-11-18 18:55:16 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2019-11-18 18:55:16 +0300 |
commit | e96c67d164e0a8f4c1bfba20706b88651635d077 (patch) | |
tree | 35cc58549e528b8f7c8e826d0d2902de14637045 /dotfiles/.config/mako | |
parent | 6e63a198dc322091c1e55ebdf5e110ea06814fd1 (diff) | |
download | swayrice-e96c67d164e0a8f4c1bfba20706b88651635d077.tar.gz swayrice-e96c67d164e0a8f4c1bfba20706b88651635d077.zip |
mako appearance update; sway config streamline
Diffstat (limited to 'dotfiles/.config/mako')
-rw-r--r-- | dotfiles/.config/mako/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dotfiles/.config/mako/config b/dotfiles/.config/mako/config new file mode 100644 index 0000000..5922178 --- /dev/null +++ b/dotfiles/.config/mako/config @@ -0,0 +1,6 @@ +font=BlexMono Nerd Font Mono 10 +text-color=#e5e9f0 +background-color=#2d333ffb +border-color=#434c5e +default-timeout=5000 +height=300 |