mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update
This commit is contained in:
parent
0d2b7d6ba3
commit
7cf1432163
50 changed files with 1576 additions and 977 deletions
17
README.md
17
README.md
|
|
@ -1,13 +1,12 @@
|
|||
# Dotfiles
|
||||
__walpappers: [Dropbox](https://www.dropbox.com/s/yx7tsplowtyih7f/walpapper.zip?dl=0) [Google Drive](https://drive.google.com/file/d/1PX76sgLygXfo9qhsdN3cCsFuFuNKpM1y/view?usp=sharing)__
|
||||
<h1 align="center">~ dotfiles ~</h1>
|
||||
|
||||
I use **rcm** for managment dotfiles
|
||||
|
||||
**Preparing for installation**
|
||||
~~~bash
|
||||
git clone https://github.com/Smirnov-O/dotfiles
|
||||
make install
|
||||
|
||||
sudo pacman -S i3-wm bspwm polybar dunst rofi picom feh nitrogen redshift task \
|
||||
kitty ranger htop bash zsh git vim neofetch scrot clipboard yay bash zsh python-tldextract \
|
||||
sudo pacman -S dunst rofi picom nitrogen redshift task kitty ranger htop zsh git neovim neofetch scrot yay zsh \
|
||||
ttf-font-awesome ttf-jetbrains-mono ttf-hack
|
||||
yay -S ttf-weather-icons
|
||||
~~~
|
||||
|
|
@ -15,21 +14,19 @@ yay -S ttf-weather-icons
|
|||
### Packages
|
||||
| Name | Description |
|
||||
| ------------------------------------------------------------------------ | ----------------- |
|
||||
| `i3-wm`, `qtile` | Window Manager |
|
||||
| `polybar` | Panel |
|
||||
| `dunst` | Notify manager |
|
||||
| `rofi` | Program loncher |
|
||||
| `picom` | Compositor |
|
||||
| `qutebrowser` | Browser |
|
||||
| `feh`, `nitrogen` | Setting wallpaper |
|
||||
| `nitrogen` | Setting wallpaper |
|
||||
| `kitty` | Terminal |
|
||||
| `ranger` | File manager |
|
||||
| `htop` | System motitor |
|
||||
| `yay` | AUR helper |
|
||||
| `redshift` | Night light |
|
||||
| `zsh`, `bash` | Shell |
|
||||
| `zsh` | Shell |
|
||||
| `task` | Task manager |
|
||||
| `ttf-font-awesome`, `ttf-jetbrains-mono`, `ttf-weather-icons` `ttf-hack` | Font |
|
||||
| `ttf-font-awesome` `ttf-jetbrains-mono` `ttf-weather-icons` `ttf-hack` | Font |
|
||||
| `arc-gtk-theme` | GTK theme |
|
||||
| `papirus-icon-theme` | Icon theme |
|
||||
| `scrot` | Screenshot tool |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue