All Projects → chebro → dotfiles

chebro / dotfiles

Licence: MIT license
The ricer's canvas

Programming Languages

shell
77523 projects
CSS
56736 projects
Vim Script
2826 projects
GLSL
2045 projects

Projects that are alternatives of or similar to dotfiles

dotfiles
dotfiles for the command line home
Stars: ✭ 21 (-60.38%)
Mutual labels:  archlinux, i3wm
no-mans-sky-rice-i3wm
i3WM rice themed using No Man's Sky's colors
Stars: ✭ 34 (-35.85%)
Mutual labels:  archlinux, i3wm
archlinuxcn-dotfiles-collection
来自社区小伙伴们的 dotfiles 集锦
Stars: ✭ 73 (+37.74%)
Mutual labels:  archlinux, i3wm
i3-wm-config
My i3-wm configuration file.
Stars: ✭ 74 (+39.62%)
Mutual labels:  archlinux, i3wm
Customarch
Arch Linux Based Custom ISOs Made With "Archiso"
Stars: ✭ 606 (+1043.4%)
Mutual labels:  archlinux, i3wm
dotfiles
Gruvbox inspired Arch Linux i3wm rice.
Stars: ✭ 43 (-18.87%)
Mutual labels:  archlinux, i3wm
axyl-iso
Axyl is a Linux distro centered on tiling window managers. Choose from i3, bspwm, dwm and more.
Stars: ✭ 348 (+556.6%)
Mutual labels:  archlinux, i3wm
Dotfiles
My dotfiles managed by GNU Stow - Arch, i3-gaps, bspwm, ncmpcpp, (neo)vim, zsh etc.
Stars: ✭ 99 (+86.79%)
Mutual labels:  archlinux, i3wm
dotfiles
My main working machine setup. Here be cyber dragons, and optional bugs.
Stars: ✭ 35 (-33.96%)
Mutual labels:  archlinux, i3wm
i3-dotfiles
“ With wisdom comes the desire for simplicity.” Brendon Burchard.
Stars: ✭ 30 (-43.4%)
Mutual labels:  archlinux, i3wm
Dotfiles
archlinux + i3wm + polybar + mpd(ncmpcpp)
Stars: ✭ 26 (-50.94%)
Mutual labels:  archlinux, i3wm
Dots
A Repository For Config Files / Dotfiles / Themes / Color Schemes / Etc...
Stars: ✭ 100 (+88.68%)
Mutual labels:  archlinux, i3wm
i3-timer
⏰ A simple timer for the i3 window manager
Stars: ✭ 34 (-35.85%)
Mutual labels:  i3wm
vdr4arch
VDR PKGBUILDs for Arch Linux
Stars: ✭ 33 (-37.74%)
Mutual labels:  archlinux
tint2-executors
Collection of executors for Tint2 panel
Stars: ✭ 72 (+35.85%)
Mutual labels:  archlinux
i3-workspace-switcher
MRU (Most recently used) workspace switcher for i3 window manager
Stars: ✭ 20 (-62.26%)
Mutual labels:  i3wm
i3wins
A better i3 windows switcher with rofi
Stars: ✭ 24 (-54.72%)
Mutual labels:  i3wm
arch-install
A highly configurable script automatically installing Arch Linux.
Stars: ✭ 32 (-39.62%)
Mutual labels:  archlinux
i3blocks-airpods
i3blocks script for managing airpods and airpods pro.
Stars: ✭ 61 (+15.09%)
Mutual labels:  i3wm
i3monkit
The toolkit to create customized I3 status bar
Stars: ✭ 31 (-41.51%)
Mutual labels:  i3wm
                      __  _ __          
   ____  ____ ___  __/ /_(_) /_  _______
  / __ \/ __ `/ / / / __/ / / / / / ___/
 / / / / /_/ / /_/ / /_/ / / /_/ (__  ) 
/_/ /_/\__,_/\__,_/\__/_/_/\__,_/____/  
                                        

💠 Arch 💠 i3 💠 Nord 💠

img

Had some spare time so I installed Arch and setup up something nice!

Jump to the Setup section for more details!

This setup still has a long way to go before it comes anywhere close to perfection, however, it works for me and I seek to improve it with time :)

Here for some eye candy? Jump to Gallery!

Setup

Configs were not written with portability in mind, while I'm trying to make it better, things might break.

  1. Install Airblader's i3 (i3-gaps), i3blocks and i3lock.

    Optionally, replace i3lock with i3lock-color. Arch users can get the i3lock-color-git (AUR) package.

  2. Get other dependencies:

    • Arch Linux (using yay)

      yay -S rofi acpid dunst-git feh playerctl alsa-utils acpilight wireless_tools networkmanager
    • Enable acpid:

      # For .config/notifications/(un)plugged.sh
      sudo systemctl enable acpid.service
      sudo systemctl start acpid.service

Summary:

Package Description
rofi Dmenu replacement
picom-ibhagwan A lightweight compositor for X11
playerctl To fetch metadata about the song/video being played
feh A fast and light image viewer, can set a wallpaper
dunst Lightweight notification daemon
acpid Daemon for delivering ACPI events
acpilight Provides xbacklight utility for brightness control
alsa-utils Provides amixer utility for volume control
wireless_tools, networkmanager Necessary for the wifi and vpn i3blocks
  1. Get them fonts!

    Unzip the fonts to ~/.fonts or ~/.local/share/fonts and run fc-cache -v to build the font info cache.

  2. Clone my repo and put all files under .config in your ~/.config and you should be good to go!

    • Caution : Customary heads up that this step will not work for all the configs/scripts.

Gallery

img

img

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].