📝 Installed thunderbird
This commit is contained in:
parent
2562a5bc1f
commit
3049fdcbc6
3 changed files with 4 additions and 4 deletions
|
|
@ -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 Mousepad state=floating center=on rectangle=960x810+1440+810 &
|
||||||
bspc rule -a Brave-browser center=on rectangle=1555x960+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 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 Gimp center=on rectangle=1555x960+1440+810 &
|
||||||
bspc rule -a Inkscape 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 &
|
bspc rule -a Desktopeditors center=on rectangle=1555x960+1440+810 &
|
||||||
|
|
|
||||||
|
|
@ -175,7 +175,7 @@ super + h
|
||||||
super + k
|
super + k
|
||||||
krita --nosplash &
|
krita --nosplash &
|
||||||
super + t
|
super + t
|
||||||
tootle &
|
thunderbird &
|
||||||
super + p
|
super + p
|
||||||
pcmanfm &
|
pcmanfm &
|
||||||
super + b
|
super + b
|
||||||
|
|
|
||||||
|
|
@ -216,9 +216,8 @@ Install autoprefixer for css files:
|
||||||
npm install -g postcss postcss-cli autoprefixer
|
npm install -g postcss postcss-cli autoprefixer
|
||||||
|
|
||||||
Install firefox (for when privacy facing browsers just can't do it...)
|
Install firefox (for when privacy facing browsers just can't do it...)
|
||||||
Install uwufetch (cuz is hilarious...)
|
And thunderbird
|
||||||
|
doas pacman -S firefox thunderbird
|
||||||
doas pacman -S firefox
|
|
||||||
|
|
||||||
Install cloc (counts lines of code from terminal):
|
Install cloc (counts lines of code from terminal):
|
||||||
doas pacman -S cloc
|
doas pacman -S cloc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue