diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-15 17:03:48 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-15 17:03:48 +0100 |
| commit | 7cc46f0771352a1ac486df9bdeb5826712d11d33 (patch) | |
| tree | 4e9404d963cfce22c92cf59008451a9470342324 /sway | |
| parent | ae41ec1cb0a20fb8d344b7f385f5e5f5634545cf (diff) | |
Add new colour scheme
Diffstat (limited to 'sway')
| -rw-r--r-- | sway/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/config b/sway/config index 3ccc6cb..7ab0d63 100644 --- a/sway/config +++ b/sway/config @@ -8,7 +8,7 @@ set $down j set $up k set $right l set $term alacritty -set $menu rofi -font "Iosevka Term Nerd Font 12" -show combi | xargs swaymsg exec +set $menu rofi -font "Iosevka Nerd Font 12" -show combi | xargs swaymsg exec # Colours set $cl_high #4d4d4d @@ -21,7 +21,7 @@ set $cl_urge #ee2e24 # Display # ############# -font pango:Iosevka Term Nerd Font 11 +font pango:Iosevka Nerd Font 11 gaps inner 15 |
