my dotfiles on arch linux
- !! Available for X11
git clone https://github.com/gh0st4n/dotfiles.git- Everforest-Dark
- Firaode
- IosevkaTerm
- JetbrainsMono
- NerdFontsSymbolsOnly
- Feather
- BSPWM
bspwm/
├── 00A
├── bspwmrc
├── README.md
├── sxhkdrc
├── utility
│ ├── picom/
│ │ ├── auto.sh
│ │ ├── pause.sh
│ │ └── picom.conf
│ ├── polybar/
│ │ ├── auto-detect.log
│ │ ├── colors.ini
│ │ ├── config.ini
│ │ ├── detection.sh
│ │ ├── launch.sh
│ │ ├── modules.ini
│ │ ├── scripts/
│ │ │ ├── bluetooth
│ │ │ ├── cpu
│ │ │ ├── memory
│ │ │ ├── network
│ │ │ └── temp
│ │ └── system.ini
│ ├── rofi
│ │ ├── config.rasi
│ │ ├── monitor.rasi
│ │ ├── power-config.rasi
│ │ ├── profil.rasi
│ │ ├── shared/
│ │ │ ├── colors.rasi
│ │ │ └── fonts.rasi
│ │ └── workspace.rasi
│ └── scripts/
│ ├── audio-switch
│ ├── auto-lock
│ ├── brightness
│ ├── hdmi
│ ├── lock
│ ├── monitor
│ ├── power-profiles
│ ├── powermenu
│ ├── powermenu-suspend
│ └── volume
└── wallpaper/
├── Sinon-1.jpg
├── Sinon-2.jpg
├── Sinon-3.jpg
└── Sinon-4.jpg
alacritty/
├── alacritty.toml
└── tokyo_night.toml
betterlockscren/
└── betterlockscreenrc
dunstrc/
└── dunstrc
~/
├── .fonts
├── .icons
└── .themes
git clone -b void-linux https://github.com/gh0st4n/dotfiles.git
URL : Void Dotfiles
