Skip to content

NonExistPlayer/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | Русский

nnx's dotfiles

These are my dotfiles, containing my environment configuration.

I hope you like it, I tried my best!

Requirements

Included Software

This is a list of applications from the dotfiles themselves. Not all of them are mandatory to install, but they are part of the shell. Recommended applications are highlighted in bold.

  • Hyprland
    Tiling Wayland compositor.
  • Ignis
    Framework for creating desktop shells. Install GIT-version
  • Kitty
    Cool terminal emulator.

Other Software

This is a list of applications that I personally use. Some of this are specified in Hyprland config.

Required Software

This is a small list of software/libraries. Required programs are highlighted in bold.

  • Git
    Version control system. Required for installation.
    However, you can download the dotfiles directly from GitHub, although that would be pointless.
  • GNU Stow
    Organizes all important (user) configuration in one directory (usually ~/.dotfiles).
    Automatically creates links from this directory to the home directory. Required for installation.
    As with Git, you can create symbolic links manually.

It's also recommended to check out the Ignis requirements (if you plan to use it).

Installation

Warning

Installation is manual only; automatic installation is not planned! These dotfiles were created only for personal use and for those with experience configuring their Linux distribution.

  1. Clone the git repository to ~/.dotfiles (you can choose any name)
git clone https://github.com/nonexistplayer/dotfiles ~/.dotfiles
  1. Navigate to ~/.dotfiles and create links using stow
cd ~/.dotfiles
stow .

This will create symbolic links in ~/.config.

  1. Reboot your system or (re)start Hyprland.

  2. Enjoy.

Tip

See shell's README.

License

This project is licensed under the MIT License.

Copyright © 2026 Ilya Korobov

About

[WIP] these are my cool dotfiles

Topics

Resources

License

Contributing

Stars

Watchers

Forks