more changes to dotfiles

This commit is contained in:
randomuser 2022-02-06 05:25:08 +00:00
parent e4b5e1f60b
commit 6a0cfdf6e2
2 changed files with 10 additions and 8 deletions

View File

@ -1,14 +1,8 @@
#!/bin/sh
# rndusr's bspwmrc
# monitor configuration
disp
# set a wallpaper
wal
# get the battery indicator
xbattmon &
# get the monitors up and running
bspc monitor -d 1 2 3 4 5 6 7 8 9
# set up the color scheme
bspc config normal_border_color "#161510"

View File

@ -1,2 +1,10 @@
# pre-wm boilerplate
disp
wal
# statusbar
simplestatus | lemonbar -f 'Fantasque Sans Mono' &
# start the wm
sxhkd &
bspwm