wip: add dezzai dotfiles
This commit is contained in:
parent
39254e5c3b
commit
40c6e1c4b0
10 changed files with 387 additions and 27 deletions
|
|
@ -5,22 +5,24 @@
|
|||
####
|
||||
|
||||
sxhkd &
|
||||
wal -i ~/Pictures/walls/odin-dark.jpg
|
||||
. "${HOME}/.cache/wal/colors.sh"
|
||||
wal -i ~/Pictures/walls/vapor4.jpg &
|
||||
feh --bg-fill ~/Pictures/walls/vapor4.jpg &
|
||||
. "${HOME}/.cache/00-80s.jpg" &
|
||||
compton &
|
||||
~/.config/polybar/launch.sh
|
||||
pidof dunst && killall dunst && dunst &-c ~/.config/dunst/dunstrc > /dev/null 2>&1 &
|
||||
xsetroot -cursor_name left_ptr &
|
||||
wmname LG3D &
|
||||
greenclip daemon &
|
||||
|
||||
bspc monitor -d eDP-1 1 2 3 4
|
||||
bspc monitor -d HDMI-1 5 6 7 8 9
|
||||
bspc monitor -d HDMI-2 5 6 7 8 9
|
||||
|
||||
####
|
||||
#### bspwm
|
||||
####
|
||||
|
||||
~/.builds/bin/set-monitors.sh
|
||||
#~/.builds/bin/set-monitors.sh
|
||||
|
||||
bspc config border_width 5
|
||||
bspc config window_gap 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue