update bspwmrc for laptop
This commit is contained in:
@@ -2,8 +2,11 @@
|
||||
|
||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
|
||||
bspc monitor DP-0 -d 1 2 3 4 5
|
||||
bspc monitor HDMI-0 -d 6 7 8 9 0
|
||||
# use DP-0 on desktop
|
||||
bspc monitor eDP-1 -d 1 2 3 4 5
|
||||
|
||||
# enable on desktop
|
||||
#bspc monitor HDMI-0 -d 6 7 8 9 0
|
||||
|
||||
bspc config remove_disabled_monitors false
|
||||
bspc config remove_unplugged_monitors false
|
||||
@@ -64,6 +67,9 @@ pgrep -x caffeine > /dev/null || caffeine &
|
||||
# polkit authentication agent
|
||||
pgrep -x lxsession > /dev/null || lxsession &
|
||||
|
||||
# wallpaper
|
||||
xwallpaper --zoom /home/april/wall/art/police.jpg
|
||||
|
||||
# compositor
|
||||
killall picom
|
||||
picom --no-fading-openclose &
|
||||
|
Reference in New Issue
Block a user