From f4173cd2c510631049bac9399e013a770764811e Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 20 Jul 2020 17:12:30 -0400 Subject: Restyled polybar and tweaked openbox to use env variables --- .config/openbox/rc.xml | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to '.config/openbox/rc.xml') diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index 874fc44..e182ba2 100644 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -171,20 +171,18 @@ Middle - C-g - x-terminal-emulator + sh -c "setsid -f $TERMINAL" - x-terminal-emulator -e htop + sh -c "setsid -f $TERMINAL -e htop" - @@ -196,7 +194,6 @@ screenshot area to file - screenshot window to clip @@ -207,7 +204,6 @@ screenshot window to file - screenshot screen to clip @@ -218,7 +214,18 @@ screenshot screen to file - + + + + rofi -show drun -theme nord + + + + + + sh -c "setsid -f $BROWSER" + + @@ -244,7 +251,6 @@ no - @@ -300,7 +306,6 @@ no - @@ -350,7 +355,6 @@ - @@ -365,7 +369,6 @@ client-menu - @@ -397,7 +400,6 @@ - 1 -- cgit v1.2.3