diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/foot/foot.ini | 3 | ||||
| -rw-r--r-- | .config/sway/config | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index e560271..d732b94 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -17,7 +17,8 @@ regular0=000000 regular1=ff6565 regular2=93b44f regular3=eab93d -regular4=204a87 +#regular4=204a87 +regular4=3465a4 regular5=ce5c00 regular6=10c090 regular7=cccccc diff --git a/.config/sway/config b/.config/sway/config index 76e0b49..5691848 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -13,6 +13,8 @@ exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway exec xset +fp /usr/share/fonts/misc +exec light + ### Variables # # Logo key. Use Mod1 for Alt. |
