mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Better workspaces (still have scratchpad ws dup bug)
This commit is contained in:
parent
527da935a3
commit
1384664387
2 changed files with 2 additions and 13 deletions
|
@ -15,7 +15,7 @@
|
|||
name = "Emmet"; # name/identifier
|
||||
email = "librephoenix3@pm.me"; # email (used for certain configurations)
|
||||
dotfilesDir = "~/.dotfiles"; # absolute path of the local repo
|
||||
theme = "spaceduck"; # selcted theme from my themes directory (./themes/)
|
||||
theme = "caret"; # selcted theme from my themes directory (./themes/)
|
||||
wm = "hyprland"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/
|
||||
wmType = "wayland"; # x11 or wayland
|
||||
browser = "librewolf"; # Default browser; must select one from ./user/app/browser/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue