From 88a5ede3c336fe244830fd520e1eb6b1ef11da15 Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Mon, 30 Nov 2020 11:40:27 +0100 Subject: [PATCH] Updoot laptop --- files/.config/picom.conf | 1 + files/.config/polybar/config | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/files/.config/picom.conf b/files/.config/picom.conf index 4af30c4..b7458c6 100644 --- a/files/.config/picom.conf +++ b/files/.config/picom.conf @@ -2,6 +2,7 @@ opacity-rule = [ "95:class_g *?= 'Rofi'", "95:class_g *?= 'XTerm'", + "95:class_g *?= 'jetbrains-idea'", ]; #backend = "glx"; diff --git a/files/.config/polybar/config b/files/.config/polybar/config index 9ca4fd0..d0f8457 100644 --- a/files/.config/polybar/config +++ b/files/.config/polybar/config @@ -32,7 +32,7 @@ locale = modules-left = i3 spotify modules-center = date time -modules-right = yay_updates cpu memory network volume backlight battery +modules-right = cpu memory network volume battery tray-position = right tray-padding = 1 @@ -48,7 +48,7 @@ wm-restack = i3 [bar/desktop] inherit = bar/laptop -modules-right = update_yay cpu memory volume +modules-right = cpu memory volume [bar/desktop_second] inherit = bar/desktop