add comments

This commit is contained in:
Sakooooo 2023-08-15 00:34:51 +03:00
parent dd5f890004
commit b1b2b82ce1
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -18,18 +18,25 @@ bspc rule -a mplayer2 state=floating
bspc rule -a Kupfer.py focus=on
bspc rule -a Screenkey manage=off
# cursor fix
xsetroot -cursor_name left_ptr
# picom :D
killall picom; picom &
# background
feh --bg-scale /home/sako/background.png &
# todo put this script in here because
# this is just bash
/home/sako/.config/polybar/startpolybar &
# applets
nm-applet &
blueman-applet &
# actual software
discord &
keepassxc &
flameshot &