Skip to content

Evilbits/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My usual setup. Note that the Arch setup is in a separate folder and does not have an automatic setup script.

Arch setup

Installation

Install Cascadia Code font.

$ sudo apt-get install fonts-cascadia-code -y
$ sudo fc-cache -fv

To install the dotfiles simply run the linker.

$ ./linker.sh

Arch installation

The Arch installation is currently hosted in a separate folder and requires manual setup. The configuration within arch/ can be symlinked into the required locations (depending on the application).

Required applications:

  • Dunst - Notifications.
  • Polybar - Status bar.
  • Rofi - Launching applications and navigating to applications.
  • Picom - (Note this is the ibhagwan fork) Compositor used for window transparency and borders.
  • i3 gaps - Tiling manager.
  • xorg - Display server.

About

Configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages