Skip to content

cloudlena/nixfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nixfiles

❄️ My personal NixOS configuration. It uses Flakes under the hood.

Installation

  1. Clone this repo
  2. Run make system to install the system level components
  3. Run make home to install the user level components

Update

  1. Run make update to update the Flake lockfile
  2. Run make system to update the system level components
  3. Run make home to update the user level components

Colors

The whole setup follows the Tokyo Night color scheme.

Purpose Color
Foreground #c0caf5
Background #1a1b26
Primary #bb9af7
Warning #e0af68
Danger #f7768e

Keybindings

Function Keys
Open App Launcher Super + Space
Open Terminal Super + Enter
Focus Last Window Super + Tab
Open Web Browser Super + W
Kill Active Window Super + Q
Toggle Fullscreen Window Super + F
Toggle Floating Window Super + S
Open Clipboard History Super + C
Open Emoji Picker Super + E
Open Color Picker Super + P
Lock Screen Super + Ctrl + Q
Open Empty Workspace Super + N
Switch to Workspace Super + [1-9]
Move Window to Workspace Super + Shift + [1-9]
Switch to Scratchpad Super + 0
Move Window to Scratchpad Super + Shift + 0
Switch to Window Super + [hjkl] or Move Mouse
Move Window Super + Shift + [hjkl] or Super + Left Mouse Button
Resize Window Super + Right Mouse Button

Terminal Commands

Function Command
Open Text Editor e
Open File Manager f
Open Git Browser g
Open System Monitor m
Open File o
Open Task Manager t

About

❄️ My personal NixOS configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published