From ad7538b3f3d214797d3398a39e55bea97ca8a1f7 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 1 May 2022 18:42:05 -0400 Subject: [PATCH] start geoclue on startup --- dot_local/bin/executable_startup-i3.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_local/bin/executable_startup-i3.tmpl b/dot_local/bin/executable_startup-i3.tmpl index 70d06b69bf9c3dab8f8eb87ec5113a1ef77376dd..eec3f342fac6e8f13b93ab7553db60c8b17caf3a 100644 --- a/dot_local/bin/executable_startup-i3.tmpl +++ b/dot_local/bin/executable_startup-i3.tmpl @@ -8,6 +8,7 @@ i3-msg exec "polybar bottom" i3-msg exec "feh --bg-scale ~/.wallpaper.png" i3-msg exec "blueman-applet" i3-msg exec "redshift" +i3-msg exec "/usr/lib/geoclue-2.0/demos/agent" i3-msg exec "dunst" i3-msg exec "playerctl pause" i3-msg exec "mpDris2"