1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: add sway notification center + style

This commit is contained in:
oddlama 2024-06-11 16:46:00 +02:00
parent e693ed5d3d
commit 3a0cec46f3
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 623 additions and 3 deletions

View file

@ -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