mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
niri
This commit is contained in:
parent
64d100c252
commit
5921775239
13 changed files with 42 additions and 100 deletions
|
|
@ -1,22 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
programs.niri.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
waybar
|
||||
dunst
|
||||
rofi
|
||||
rofimoji
|
||||
rofi-power-menu
|
||||
swaylock-effects
|
||||
swayidle
|
||||
xwayland-satellite
|
||||
wmname
|
||||
hyprpolkitagent
|
||||
];
|
||||
fonts.packages = [pkgs.font-awesome];
|
||||
xdg.portal = {
|
||||
extraPortals = with pkgs; [
|
||||
kdePackages.xdg-desktop-portal-kde
|
||||
];
|
||||
config.common.default = ["kde" "wlr"];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue