Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❄️ Dotfiles

Desktop Preview

Note

System Information:

  • OS: NixOS
  • Window Manager: Swayfx
  • Shell: Zsh
  • Terminal: Alacritty
  • Editor: Nixvim

Installation

This guide assumes you have a fresh NixOS installation with Flakes enabled.

  1. Clone the repository to your preferred location:
git clone https://github.com/f01zy/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
  1. Copy the hardware configuration from your current system:
cp /etc/nixos/hardware-configuration.nix ./hosts/device-name/
  1. Edit the variables (username, host) in flake.nix to match your setup.
  2. Move your wallpapers into ~/Wallpapers or change the path in users/user/scripts/wallpaper.nix.
  3. Apply the system configuration:
sudo nixos-rebuild switch --flake .#hostname

Keybinds

Launch Applications

Action Keybind Description
Terminal SUPER + RETURN Launch terminal with tmux
Browser SUPER + B Launch zen browser
File Manager SUPER + M Launch lf file manager
App Menu SUPER + D Launch application menu

Scripts

Action Keybind Description
Select Wallpaper SUPER + W Run wallpaper selector script
Random Wallpaper SUPER + SHIFT + W Choose random wallpaper

About

NixOS dotfiles

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages