mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
feat: switch to ghostty
This commit is contained in:
parent
23400b0ab3
commit
a68ff34ebb
5 changed files with 105 additions and 8 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
config = lib.mkIf config.local.DE.dwm.enable {
|
||||
local.packages = {
|
||||
inherit (suckless.packages) dmenu dwm st;
|
||||
inherit (suckless.packages) dmenu dwm;
|
||||
inherit (pkgs)
|
||||
maim
|
||||
playerctl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue