From d4ed9ae2cefee4b4d28c2efe2236936c043c4a32 Mon Sep 17 00:00:00 2001 From: AChavali Date: Tue, 18 Feb 2020 01:29:55 +0000 Subject: +execs at the end of i3 First will setup background from a selection of images I quickly got off the internet. Mostly just nature. Second will open up rofi with the applications interface, so I can instantly jump into something. --- i3.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3.conf b/i3.conf index 521a023..5195ff1 100644 --- a/i3.conf +++ b/i3.conf @@ -150,3 +150,6 @@ client.focused_inactive #333333 #5f676a #ffffff #2e9ef4 #285577 bar { status_command i3status --config ~/.i3status.conf } + +exec --no-startup-id feh --randomize --bg-scale ~/Pictures/Backgrounds +exec rofi -show run -matching fuzzy daemon -- cgit v1.2.3-13-gbd6f