Dotfiles config update (2022-11-26)
This commit is contained in:
parent
fb3e708458
commit
6d8a121712
|
@ -12,15 +12,15 @@ dotfiles - My tiling Qtile, Spectrwm, i3 , Dwm & Sway configurations (for Arch/D
|
||||||
### Install dependencies on Arch Linux:
|
### Install dependencies on Arch Linux:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ sudo pacman -S spectrwm compton arc-gtk-theme xautolock kitty i3-gaps i3status \
|
$ sudo pacman -S spectrwm picom arc-gtk-theme xautolock kitty i3-gaps i3status \
|
||||||
i3blocks i3lock noto-fonts papirus-icon-theme lxappearance nitrogen lxrandr tint2 \
|
i3blocks i3lock noto-fonts papirus-icon-theme lxappearance nitrogen lxrandr tint2 \
|
||||||
conky xterm exa fish bat zsh dmenu fzf calc rofi wofi picom engrampa ristretto \
|
conky xterm exa fish bat zsh dmenu fzf calc rofi wofi picom engrampa ristretto \
|
||||||
xarchiver mpv ffmpeg pcmanfm ranger vlc vim geany git nodejs alsa-utils arandr \
|
xarchiver mpv ffmpeg pcmanfm ranger vlc vim geany git nodejs alsa-utils arandr \
|
||||||
python3 npm make cmake gcc cargo neofetch screenfetch lm_sensors pavucontrol \
|
python3 npm make cmake gcc cargo neofetch screenfetch lm_sensors pavucontrol \
|
||||||
xfce4-screenshooter xscreensaver alsa-utils pulseaudio-alsa light xorg-xbacklight \
|
xfce4-screenshooter xscreensaver alsa-utils light xorg-xbacklight dex qtile \
|
||||||
xorg-xrandr sway swaybg swayidle wofi meson waybar wayland-protocols xorg-xwayland \
|
xorg-xrandr sway swaybg swayidle wofi meson waybar wayland-protocols xorg-xwayland \
|
||||||
wf-recorder xdg-desktop-portal-wlr wl-clipboard grim slurp jq wlroots pulseaudio \
|
wf-recorder xdg-desktop-portal-wlr wl-clipboard grim slurp jq wlroots alacritty \
|
||||||
alacritty qtile python-pip xorg-xsetroot dex xorg-xlsclients
|
python-pip xorg-xsetroot xorg-xlsclients
|
||||||
````
|
````
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
@ -57,7 +57,7 @@ dotfiles - My tiling Qtile, Spectrwm, i3 , Dwm & Sway configurations (for Arch/D
|
||||||
````
|
````
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://gitlab.com/q3aql/dotfiles
|
$ git clone https://github.com/q3aql/dotfiles
|
||||||
$ cd dotfiles/fonts
|
$ cd dotfiles/fonts
|
||||||
$ sudo ./install-fonts.sh
|
$ sudo ./install-fonts.sh
|
||||||
$ cd ../scripts
|
$ cd ../scripts
|
||||||
|
@ -67,7 +67,7 @@ dotfiles - My tiling Qtile, Spectrwm, i3 , Dwm & Sway configurations (for Arch/D
|
||||||
* For install `alacritty`, type this commands `(Optional)`:
|
* For install `alacritty`, type this commands `(Optional)`:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://gitlab.com/q3aql/dotfiles
|
$ git clone https://github.com/q3aql/dotfiles
|
||||||
$ cd dotfiles
|
$ cd dotfiles
|
||||||
$ chmod +x scripts/alacritty-install.sh
|
$ chmod +x scripts/alacritty-install.sh
|
||||||
$ sudo scripts/alacritty-install.sh
|
$ sudo scripts/alacritty-install.sh
|
||||||
|
@ -76,7 +76,7 @@ dotfiles - My tiling Qtile, Spectrwm, i3 , Dwm & Sway configurations (for Arch/D
|
||||||
* For install `i3-gaps`, type this commands:
|
* For install `i3-gaps`, type this commands:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://gitlab.com/q3aql/dotfiles
|
$ git clone https://github.com/q3aql/dotfiles
|
||||||
$ cd dotfiles
|
$ cd dotfiles
|
||||||
$ chmod +x scripts/i3-gaps-install.sh
|
$ chmod +x scripts/i3-gaps-install.sh
|
||||||
$ sudo scripts/i3-gaps-install.sh
|
$ sudo scripts/i3-gaps-install.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user