add hyprland conf
This commit is contained in:
parent
1849fdc496
commit
e1f0194350
21 changed files with 712 additions and 263 deletions
|
|
@ -2,8 +2,18 @@
|
|||
imports = [
|
||||
./librewolf
|
||||
./alacritty
|
||||
(import ./sway)
|
||||
./sway
|
||||
./hyprland
|
||||
./xdg
|
||||
./audio
|
||||
];
|
||||
|
||||
programs.bemenu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
ignorecase = true;
|
||||
fn = "UbuntuMono";
|
||||
prompt = "open";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue