From 330a9186bc6e26590b8014122df241192aeded10 Mon Sep 17 00:00:00 2001 From: Deon Spengler Date: Tue, 11 Oct 2022 08:16:14 +0200 Subject: [PATCH] Remove urxvt and add rofi --- xprofile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/xprofile b/xprofile index a263504..ec8396f 100644 --- a/xprofile +++ b/xprofile @@ -11,9 +11,6 @@ xrdb -merge ~/.Xresources # Disable monitor blanking xset s off -dpms -# Run urxvt daemon -urxvtd -q -o -f - # Jack audio jack_control start @@ -21,3 +18,4 @@ jack_control start export EDITOR=/usr/bin/vim export BROWSER=/usr/bin/chromium export BSPWM_SOCKET=/run/user/$(id -u)/bspwm +export CM_LAUNCHER=rofi