diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-31 12:14:50 +0200 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-31 12:32:41 +0200 |
| commit | 099c1266a91202a31d7e42ed04fbb1553fe63975 (patch) | |
| tree | 496d4da8ef6a0fb0d33f4c8323678e7785494711 | |
| parent | 9962e704bbcf5961e5c714ce16a206e7fc7b48b2 (diff) | |
Add opensnitch icon
| -rw-r--r-- | config/waybar/config.jsonc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/waybar/config.jsonc b/config/waybar/config.jsonc index c7fd846..48bedc7 100644 --- a/config/waybar/config.jsonc +++ b/config/waybar/config.jsonc @@ -174,6 +174,7 @@ "signal desktop": "/home/rbdr/.local/share/icons/Iconoir/hexagon.png", "mullvad vpn": "/home/rbdr/.local/share/icons/Iconoir/rhombus.png", "Betterbird-systray-icon": "/home/rbdr/.local/share/icons/Iconoir/rhombus.png", + "opensnitch-ui": "/home/rbdr/.local/share/icons/Iconoir/four-rhombuses.png", } } } |