mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Started creating a (currently) unusable hyprland config
This commit is contained in:
parent
0aa71f9662
commit
0b9d486385
6 changed files with 146 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
email = "librephoenix3@pm.me"; # email (used for certain configurations)
|
||||
dotfilesDir = "~/.dotfiles"; # absolute path of the local repo
|
||||
theme = "ayu-dark"; # selcted theme from my themes directory (./themes/)
|
||||
wm = "xmonad"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/
|
||||
wm = "hyprland"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/
|
||||
browser = "librewolf"; # Default browser; must select one from ./user/app/browser/
|
||||
editor = "emacsclient"; # Default editor;
|
||||
term = "alacritty -o font.size=20"; # Default terminal command;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue