From a8e08d4de65d1b46927f730c631bfe730b20fe2a Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 28 Nov 2022 23:25:09 +0100 Subject: [PATCH] Add phinger-cursors package, fix rustup command and add .Xresources file --- .Xresources | 2 ++ README.md | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 .Xresources diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..6628485 --- /dev/null +++ b/.Xresources @@ -0,0 +1,2 @@ +Xcursor.theme: phinger-cursors-light +Xcursor.size: 16 diff --git a/README.md b/README.md index 3126190..7f53538 100644 --- a/README.md +++ b/README.md @@ -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