xmonad updates

This commit is contained in:
Emmet 2023-08-11 15:11:59 -05:00
parent 0ddac86a69
commit 0aa71f9662
3 changed files with 7 additions and 1 deletions

View file

@ -816,6 +816,9 @@ In order to have Nix put my xmonad/xmobar configuration in the proper places, I
bottom
brightnessctl
xorg.xcursorthemes
xdg-utils
xdg-desktop-portal
xdg-desktop-portal-gtk
];
home.file.".config/xmonad/xmonad.hs".source = ./xmonad.hs;