From 3f1c92532b21390373e5753422617b564c0ef929 Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Wed, 6 Jul 2022 10:08:56 -0700 Subject: polybar, dunst and xrandr changes --- .config/polybar/forest/scripts/launcher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar/forest/scripts') diff --git a/.config/polybar/forest/scripts/launcher.sh b/.config/polybar/forest/scripts/launcher.sh index b853625..92a7c99 100755 --- a/.config/polybar/forest/scripts/launcher.sh +++ b/.config/polybar/forest/scripts/launcher.sh @@ -10,4 +10,4 @@ FILE="$HOME/.config/polybar/forest/scripts/rofi/colors.rasi" #sed -i -e "s/ac: .*/ac: ${AC}FF;/g" $FILE #sed -i -e "s/se: .*/se: ${SE}FF;/g" $FILE -rofi -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/polybar/forest/scripts/rofi/launcher.rasi +rofi -dpi 144 -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/polybar/forest/scripts/rofi/launcher.rasi -- cgit