Remove urxvt and add rofi
This commit is contained in:
4
xprofile
4
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
|
||||
|
||||
Reference in New Issue
Block a user