diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-08-09 23:24:03 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-08-09 23:24:03 +0100 |
| commit | 1be3e63215eba7e9f606156b1ea745944e1e278f (patch) | |
| tree | 6eb97aaa7967293afb9129a1203acbb3618ed5ad /hyprland/00-theme-vars.conf | |
| parent | 8dafe3923ea3d473f5495134e2241d1d34f63273 (diff) | |
Sort hyprland config
Diffstat (limited to 'hyprland/00-theme-vars.conf')
| -rw-r--r-- | hyprland/00-theme-vars.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hyprland/00-theme-vars.conf b/hyprland/00-theme-vars.conf new file mode 100644 index 0000000..2e67eb3 --- /dev/null +++ b/hyprland/00-theme-vars.conf @@ -0,0 +1,6 @@ +# Colours +$col_active_border = rgba(657585ff) +$col_inactive_border = rgba(59595977) + +# Fonts +$font_primary = Iosevka Nerd Font |
