working hyprland
This commit is contained in:
parent
f10b35c55f
commit
e6cd363571
9 changed files with 514 additions and 20 deletions
|
@ -23,6 +23,7 @@ in {
|
|||
vim.enable = true;
|
||||
zathura.enable = true;
|
||||
gtk.enable = true;
|
||||
hyprland.enable = true;
|
||||
|
||||
};
|
||||
opacity = {
|
||||
|
@ -54,6 +55,7 @@ in {
|
|||
};
|
||||
};
|
||||
stylix = {
|
||||
polarity = "dark";
|
||||
image = ../../hosts/vali/mars/2024-04-21-14-50.png;
|
||||
cursor = {
|
||||
package = pkgs.bibata-cursors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue