diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 68daab5..464cc4c 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -17,23 +17,25 @@ if [[ $host_name == "portalo" ]]; then bspc monitor $MONITOR_PRIMARY -d web terminal 3 4 5 6 focus bspc monitor $MONITOR_SECONDARY -d side-view voip messenger + bspc wm -O $MONITOR_PRIMARY $MONITOR_SECONDARY sleep 1 bspc wm -O $MONITOR_PRIMARY $MONITOR_SECONDARY elif [[ $host_name == *"laptop"* ]]; then xrandr --output $MONITOR_PRIMARY --auto xrandr --output $MONITOR_SECONDARY --left-of $MONITOR_PRIMARY --auto - #primary="eDP-1" #secondary="HDMI-2" - bspc monitor $MONITOR_PRIMARY -d web terminal 3 4 5 6 messenger - bspc monitor $MONITOR_SECONDARY -d side-view 9 10 + bspc monitor $MONITOR_PRIMARY -d web terminal 3 4 5 6 focus messenger + bspc monitor $MONITOR_SECONDARY -d side-view 10 + bspc wm -O $MONITOR_PRIMARY $MONITOR_SECONDARY sleep 1 bspc wm -O $MONITOR_PRIMARY $MONITOR_SECONDARY + else - bspc monitor primary -d web terminal 3 4 5 6 7 8 9 10 + bspc monitor primary -d web terminal 3 4 5 6 7 8 9 focus fi bspc desktop web --layout monocle diff --git a/.config/conky/system.conf b/.config/conky/system.conf index 1f21e05..3511d8b 100644 --- a/.config/conky/system.conf +++ b/.config/conky/system.conf @@ -98,8 +98,8 @@ ${fs_used /} ${goto 150}root $alignr ${fs_size /} ${fs_bar 5,400 /}${voffset 5} ${fs_used /home} ${goto 150}home $alignr ${fs_size /home} ${fs_bar 5,400 /home}${voffset 5} -${fs_used /mnt/data} ${goto 150}data $alignr ${fs_size /mnt/data} -${fs_bar 5,400 /mnt/data}voffset 5} +${fs_used /mnt/games} ${goto 150}games $alignr ${fs_size /mnt/games} +${fs_bar 5,400 /mnt/games}voffset 5} ${color2}Download ${color0}${alignr}${downspeed enp0s31f6} ${downspeedgraph enp0s31f6 50,}