updated bspwmrc
This commit is contained in:
parent
ecfa73ba7d
commit
f8e841751d
1 changed files with 3 additions and 3 deletions
|
|
@ -8,13 +8,13 @@ feh --bg-fill /home/brian/Pictures/leaves.jpg &
|
|||
bst -e btop &
|
||||
|
||||
#sxhkd keybindings (unneccessary since it is called from ~/.xinitrc)
|
||||
pgrep -x sxhkd > /dev/null || sxhkd -c /home/brian/.config/sxhkd/sxhkdrc &
|
||||
# pgrep -x sxhkd > /dev/null || sxhkd -c /home/brian/.config/sxhkd/sxhkdrc &
|
||||
# Monitor(s)
|
||||
# bspc monitor -d I II III IV V VI VII VIII IX X
|
||||
# Desktop
|
||||
# bspc monitor HDMI-0 1 2 3 4 5 6 7 8 9 10
|
||||
bspc monitor HDMI-0 -d 1 2 3 4 5 6 7 8 9 10
|
||||
# Laptop
|
||||
bspc monitor eDP1 -d 1 2 3 4 5 6 7 8 9 10
|
||||
# bspc monitor eDP1 -d 1 2 3 4 5 6 7 8 9 10
|
||||
|
||||
#Global Settings
|
||||
bspc config automatic_scheme alternate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue