Back to xmonad where I'm comfortable :)
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
email = "librephoenix3@pm.me"; # email (used for certain configurations)
|
email = "librephoenix3@pm.me"; # email (used for certain configurations)
|
||||||
dotfilesDir = "~/.dotfiles"; # absolute path of the local repo
|
dotfilesDir = "~/.dotfiles"; # absolute path of the local repo
|
||||||
theme = "ayu-dark"; # selcted theme from my themes directory (./themes/)
|
theme = "ayu-dark"; # 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/
|
wm = "xmonad"; # 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/
|
browser = "librewolf"; # Default browser; must select one from ./user/app/browser/
|
||||||
editor = "emacsclient"; # Default editor;
|
editor = "emacsclient"; # Default editor;
|
||||||
term = "alacritty -o font.size=20"; # Default terminal command;
|
term = "alacritty -o font.size=20"; # Default terminal command;
|
||||||
|
Reference in New Issue
Block a user