Skip to content

Girv98/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Girv's Dotfiles

My current (work in progress) Arch-i3 configuration. Colours based on Everforest theme for Vim.

Information

Installation

TODO: Install script

Target Structure

~/
├── .config
│   ├── dunst
│   │   └── dunstrc
│   ├── i3
│   │   └── config
│   ├── kitty
│   │   └── kitty.conf
│   ├── nvim
│   │   ├── plugins
│   │   │   └── ...
│   │   ├── themes
│   │   │   └── ...
│   │   ├── init.lua
│   │   └── lazy-lock.json 
│   ├── picom
│   │   └── picom.conf
│   ├── polybar
│   │   ├── config.ini
│   │   └── launch.sh
│   ├── rofi
│   │   ├── themes
│   │   │   └── squared-everforest.rasi
│   │   └── config.rasi
│   ├── zsh
│   │   ├── aliases.txt
│   │   └── (zsh-syntax-highlighting)
│   └── betterlockscreenrc
├── .local
│   └── bin
│       ├── powermenu
│       └── wifimenu
└── .zshrc

Programs/Packages Needed

  • Betterlockscreen
  • Dunst
  • Expac (see zsh aliases)
  • ImageMagick
  • Feh
  • i3
  • Kitty
  • Network Manager
  • Nvim
  • Picom
  • Pipewire
  • Polybar
  • Ranger (Optional)
  • Rofi
  • Zsh
    • zsh-syntax-highlighting

Fonts

  • JetBrains Mono Nerd Font
  • Sarasa Mono (Fallback with CJK support)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published