From 7b20e44ada7debc5515b8f9feafc015be64eac62 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Tue, 7 Jan 2020 11:35:50 -0500 Subject: [PATCH] xprofile: use path instead of ~/bin/ --- applications/xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/xprofile b/applications/xprofile index fe0482a..5f59796 100644 --- a/applications/xprofile +++ b/applications/xprofile @@ -20,6 +20,6 @@ xrdb -merge ~/.Xresources setxkbmap -option 'caps:ctrl_modifier' ibus-daemon & mpd & -~/bin/oneko -sakura -tofocus & +oneko -sakura -tofocus & ## EOF