From 4186d162bd2cc3b9b45851c12462f1acba090852 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 23 Feb 2020 18:20:14 +0530 Subject: gentoo:time wasted --- bspwm/.config/bspwm/bspwmrc | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'bspwm') diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index ac37b7c..435fa42 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -1,17 +1,15 @@ #! /bin/sh sxhkd & -urxvtd & dunst & -xset b off & -xset s 600 & -xbacklight -set 40 & -xss-lock -- /home/ssaini/bin/lock & unclutter & +xss-lock -- /home/fd0e/bin/lock & compton --config ~/.config/compton.conf & ~/scrypts/bat_check.sh & redshift -l 13.082680:80.270718 & +xbacklight -set 30 & feh --bg-fill ~/Pictures/road.jpg & +urxvtd & bspc monitor -d term web music files code virt chat game IX X @@ -22,7 +20,8 @@ bspc config split_ratio 0.52 bspc config borderless_monocle true bspc config gapless_monocle true -bspc rule -a Firefox desktop='^2' +bspc rule -a firefox desktop='^2' +bspc rule -a Brave-browser desktop='^2' bspc rule -a Spotify desktop='^3' bspc rule -a telegram-desktop desktop='^7' bspc rule -a Pcmanfm desktop='^4' -- cgit v1.2.3