aboutsummaryrefslogtreecommitdiffstats
path: root/sway
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-15 17:10:51 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-15 17:19:57 +0100
commit72bffb81a07860c6744cad8aa9b2a437e8c053c6 (patch)
tree69810f849819ff5820bb1e10304b941c101f91ec /sway
parent7cc46f0771352a1ac486df9bdeb5826712d11d33 (diff)
Replace ethernet symbol
Diffstat (limited to 'sway')
-rw-r--r--sway/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/config b/sway/config
index 7ab0d63..020ac4c 100644
--- a/sway/config
+++ b/sway/config
@@ -11,9 +11,9 @@ set $term alacritty
set $menu rofi -font "Iosevka Nerd Font 12" -show combi | xargs swaymsg exec
# Colours
-set $cl_high #4d4d4d
+set $cl_high #434e59
set $cl_indi #d9d8d8
-set $cl_back #1c1c1c
+set $cl_back #22282e
set $cl_fore #ffffff
set $cl_urge #ee2e24