From 528675c5e34857ebb31d84ff9428d5523af64996 Mon Sep 17 00:00:00 2001 From: Mastermindzh Date: Sun, 11 Sep 2022 15:49:48 +0200 Subject: [PATCH] added picom again :) --- config/picom.conf | 2 ++ dependencies/pacman.txt | 1 + i3/config | 1 + 3 files changed, 4 insertions(+) diff --git a/config/picom.conf b/config/picom.conf index 8534a64..5578c81 100644 --- a/config/picom.conf +++ b/config/picom.conf @@ -4,3 +4,5 @@ # Opacity of inactive windows. (0.1 - 1.0) inactive-opacity = 1.0; +vsync=true +backend="glx" diff --git a/dependencies/pacman.txt b/dependencies/pacman.txt index 31a4587..90692c9 100644 --- a/dependencies/pacman.txt +++ b/dependencies/pacman.txt @@ -96,3 +96,4 @@ gnome-themes-extra cups system-config-printer duf +picom diff --git a/i3/config b/i3/config index 075869f..72461e3 100644 --- a/i3/config +++ b/i3/config @@ -310,6 +310,7 @@ mode "$mode_gaps_outer" { ############################################ # Autorun # ############################################ +exec_always --no-startup-id picom -b exec --no-startup-id i3-msg 'workspace $workspace2; exec xfce4-terminal' && i3-msg 'workspace $workspace1' exec --no-startup-id i3-msg 'workspace $workspace12; exec enpass' exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1