hyprland in home-manager!!!
This commit is contained in:
parent
328bd672af
commit
a9119067c5
14 changed files with 80 additions and 44 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ config, pkgs,... }:
|
||||
|
||||
{
|
||||
home.packages = [pkgs.cmatrix];
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
theme = "sidebar";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue