forked from mirrors_public/oddlama_nix-config
feat: add sway notification center + style
This commit is contained in:
parent
e693ed5d3d
commit
3a0cec46f3
4 changed files with 623 additions and 3 deletions
|
@ -6,18 +6,23 @@
|
|||
}: {
|
||||
imports =
|
||||
[
|
||||
./wired-notify.nix
|
||||
./discord.nix
|
||||
./firefox.nix
|
||||
./flameshot.nix
|
||||
./kitty.nix
|
||||
./signal.nix
|
||||
./theme.nix
|
||||
./thunderbird.nix
|
||||
|
||||
# X11
|
||||
./i3.nix
|
||||
./rofi.nix
|
||||
./flameshot.nix
|
||||
./wired-notify.nix
|
||||
|
||||
# Wayland
|
||||
./hyprland.nix
|
||||
./waybar.nix
|
||||
./rofi.nix
|
||||
./swaync.nix
|
||||
]
|
||||
++ lib.optionals nixosConfig.graphical.gaming.enable [
|
||||
./games
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue