From 32bff66354be9dfeaec96843f694f07f4bdc1812 Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Sun, 30 Jun 2024 00:11:56 -0400 Subject: [PATCH] udpated i3 conf --- i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/config b/i3/config index 7dc498e..c85acca 100644 --- a/i3/config +++ b/i3/config @@ -372,7 +372,7 @@ for_window [class=Spotify] focus # For modifications, it can be copied to ~/.config/picom/picom.conf or ~/.config/picom.conf # install picom package (yay -S picom) # start using default config -exec_always --no-startup-id picom -b -f --inactive-opacity=0.75 +exec_always --no-startup-id picom --config ~/.config/picom.conf set $i3l autosplit to workspace $ws1 set $i3l autosplit to workspace $ws2 @@ -423,7 +423,7 @@ exec --no-startup-id ~/.screenlayout/monitor.sh # set wallpaper #exec --no-startup-id sleep 2 && nitrogen --restore -exec --no-startup-id ~/.config/i3/scripts/background-randomize ~/.config/i3/background/india 600 +exec_always --no-startup-id ~/.config/i3/scripts/run-background-randomize # set powersavings for display: exec --no-startup-id xset s 480 dpms 600 600 600