Skip to content

LordMayonyies/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Dotfiles for ArchLinux ws

Programs needed

Nice to have

Name Description
bluetui For managing the bluetooth devices with a TUI
ncdu du but through TUI
autorandr Save screen configurations and autoapply it
arandr GUI to configure the screens configuration

Install steps

For system-wide fonts installation, place the the fonts under /usr/local/share/fonts

It is highly recommended to create a subdirectory structure for clarity.

Example structure:

/usr/local/share/fonts/
├── otf
│   └── SourceCodeVariable
│       ├── SourceCodeVariable-Italic.otf
│       └── SourceCodeVariable-Roman.otf
└── ttf
    ├── AnonymousPro
    │   ├── Anonymous-Pro-B.ttf
    │   ├── Anonymous-Pro-I.ttf
    │   └── Anonymous-Pro.ttf
    └── CascadiaCode
        ├── CascadiaCode-Bold.ttf
        ├── CascadiaCode-Light.ttf
        └── CascadiaCode-Regular.ttf

About

Dotfiles for ArchLinux ws

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages