From d7d28a71cec270d00742c9037a109ffa4040933c Mon Sep 17 00:00:00 2001 From: adamstuck Date: Mon, 11 Oct 2021 11:10:37 +0200 Subject: Updated laptop to be like main. Still missing nvim setup update. --- .config/picom/picom.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/picom') diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 496ac30..4f0d925 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -41,7 +41,8 @@ opacity-rule = [ "100:_NET_WM_STATE@[1]:32a = '_NET_WM_STATE_FULLSCREEN'", "100:_NET_WM_STATE@[2]:32a = '_NET_WM_STATE_FULLSCREEN'", "100:_NET_WM_STATE@[3]:32a = '_NET_WM_STATE_FULLSCREEN'", - "100:_NET_WM_STATE@[4]:32a = '_NET_WM_STATE_FULLSCREEN'" + "100:_NET_WM_STATE@[4]:32a = '_NET_WM_STATE_FULLSCREEN'", + "90:class_g = 'Alacritty' && !focused" ]; -- cgit v1.2.3-70-g09d2