Skip to content

HeinzDev/Hyprland-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Português (Brasil) | English

awesome-rice-badge

HeinzDev NixOS Dotfiles

Aplicações:

NixOS 23.11
Desktop Environment Hyprland
Terminal Emulator Cool-Retro-Term
Display Server Wayland
Application Launcher Rofi
Shell Zsh
Text Editor Neovim

Hyprland

Ambiente Desktop:

Estrutura

Estrutura do Nix Dotfiles/

├── home
│  ├── programs
│  │   ├── alacritty
│  │   ├── hypr
│  │   ├── kitty
│  │   ├── rofi
│  │   ├── waybar
│  │   └── zsh
│  ├── scripts
│  ├── themes
│  │   └── cava
│  ├── wallpapers
│  └── home.nix
├── host
│  └── desktop
│      └── fonts
│      └── virtualisation
├── nixos
│  ├── configuration.nix
│  └── hardware-configuration.nix
├── flake.nix
└── install.sh

Instalação

  1. Baixe o projeto:
 $ git clone https://github.com/HeinzDev/Hyprland-dotfiles.git | cd Hyprland-dotfiles
  1. Instale o projeto:
$ chmod +x install.sh
$ ./install.sh

ou

$ cd Hyprland-dotfiles
$ sudo nixos-rebuild switch --flake .#enzo

About

Welcome to my NixOS hyprland config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published