From 49889fc2619e28e0f1e7501551d80e3d6619e30a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sun, 25 Oct 2020 18:04:04 +0300 Subject: Transmission daemon management * Waybar module to display whether transmission-daemon is running * Sway shortcuts for transmission-daemon and its gtk front-end --- dotfiles/.config/waybar/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dotfiles/.config/waybar/style.css') diff --git a/dotfiles/.config/waybar/style.css b/dotfiles/.config/waybar/style.css index 077b1f9..3eb4199 100644 --- a/dotfiles/.config/waybar/style.css +++ b/dotfiles/.config/waybar/style.css @@ -37,6 +37,7 @@ window#waybar { #network, #backlight, #custom-vpn-status, +#custom-torrent-status, #workspaces { background: #1d2021; border-top: 2px solid #000000; @@ -72,13 +73,14 @@ window#waybar { #pulseaudio, #temperature, #custom-weather, +#custom-swaykbd, #custom-ds4battery, #custom-rec-status, #custom-vpn-status, -#custom-mail-status, #custom-pac-status, +#custom-mail-status, #custom-news-status, -#custom-swaykbd { +#custom-torrent-status { padding: 0 6px; } #custom-weather { -- cgit v1.2.3