Add phinger-cursors package, fix rustup command and add .Xresources file

This commit is contained in:
adrien 2022-11-28 23:25:09 +01:00
parent 3975ab9785
commit a8e08d4de6
Signed by: adrien
GPG Key ID: 4F17BEA67707AC21
2 changed files with 5 additions and 3 deletions

2
.Xresources Normal file
View File

@ -0,0 +1,2 @@
Xcursor.theme: phinger-cursors-light
Xcursor.size: 16

View File

@ -2,7 +2,7 @@
## Bulk commands
```
yay -S spectrwm fish openssh rofi xorg xorg-server scrot xorg-xinit alacritty ranger feh xf86-video-intel librewolf-bin cifs-utils pulseaudio-alsa pulseaudio-ctl slock xautolock zip unzip alsa-utils redshift-minimal numlockx usbutils cmatrix yubikey-touch-detector tlp powertop
yay -S spectrwm fish openssh rofi xorg xorg-server scrot xorg-xinit alacritty ranger feh xf86-video-intel librewolf-bin cifs-utils pulseaudio-alsa pulseaudio-ctl slock xautolock zip unzip alsa-utils redshift-minimal numlockx usbutils cmatrix yubikey-touch-detector tlp powertop phinger-cursors
cp dotfiles/.xinitrc ~/
cp dotfiles/.fehbg ~/
cp dotfiles/.bash_profile ~/
@ -30,7 +30,7 @@ sudo systemctl enable --now mnt-data.automount powertop.service tlp.service
### General purposes
```
yay -S spectrwm fish openssh rofi xorg xorg-server scrot xorg-xinit alacritty ranger feh nerd-fonts-complete xf86-video-intel librewolf-bin cifs-utils pulseaudio-alsa pulseaudio-ctl slock xautolock zip unzip alsa-utils redshift-minimal numlockx usbutils cmatrix yubikey-touch-detector tlp powertop
yay -S spectrwm fish openssh rofi xorg xorg-server scrot xorg-xinit alacritty ranger feh nerd-fonts-complete xf86-video-intel librewolf-bin cifs-utils pulseaudio-alsa pulseaudio-ctl slock xautolock zip unzip alsa-utils redshift-minimal numlockx usbutils cmatrix yubikey-touch-detector tlp powertop phinger-cursors
```
### Pentest purposes
@ -198,7 +198,7 @@ gem install bundler jekyll rdoc
```
### Rust
Replace `{default, stable, nighlty}` by the toolchain you want install.
Replace `{stable, nighlty}` by the toolchain you want install.
```
yay -S rustup