diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-07-08 22:45:51 -0700 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-07-08 22:45:51 -0700 |
| commit | 6607a79f9a11b9cf231e0261afd420f3dc0d52ee (patch) | |
| tree | 4d7c07e2f1e8c0e9b16a0257ba7f5df264a19a57 /dot-config/sway | |
| parent | 627ee02a8716cf546955f82fe112898182530a2e (diff) | |
change sway/waybar colors & sway client font
Diffstat (limited to 'dot-config/sway')
| -rw-r--r-- | dot-config/sway/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dot-config/sway/config b/dot-config/sway/config index 75b893a..7a6b126 100644 --- a/dot-config/sway/config +++ b/dot-config/sway/config @@ -216,6 +216,12 @@ bindsym $mod+r mode "resize" bindsym Print exec grim # +# Look +# +font input 9 +client.focused #504945 #7c6f64 #ffffff #7c6f64 + +# # Additional services # |
