📝 Installed thunderbird

This commit is contained in:
z3rOR0ne 2023-04-05 21:52:37 -07:00
parent 2562a5bc1f
commit 3049fdcbc6
3 changed files with 4 additions and 4 deletions

View file

@ -59,6 +59,7 @@ bspc rule -a Lxappearance state=floating center=on rectangle=960x810+1440+810 &
bspc rule -a Mousepad state=floating center=on rectangle=960x810+1440+810 &
bspc rule -a Brave-browser center=on rectangle=1555x960+1440+810 &
bspc rule -a firefox center=on rectangle=1555x960+1440+810 &
bspc rule -a thunderbird center=on rectangle=1555x960+1440+810 &
bspc rule -a Gimp center=on rectangle=1555x960+1440+810 &
bspc rule -a Inkscape center=on rectangle=1555x960+1440+810 &
bspc rule -a Desktopeditors center=on rectangle=1555x960+1440+810 &

View file

@ -175,7 +175,7 @@ super + h
super + k
krita --nosplash &
super + t
tootle &
thunderbird &
super + p
pcmanfm &
super + b

View file

@ -216,9 +216,8 @@ Install autoprefixer for css files:
npm install -g postcss postcss-cli autoprefixer
Install firefox (for when privacy facing browsers just can't do it...)
Install uwufetch (cuz is hilarious...)
doas pacman -S firefox
And thunderbird
doas pacman -S firefox thunderbird
Install cloc (counts lines of code from terminal):
doas pacman -S cloc