My NixOS dotfiles
0

Configure Feed

Select the types of activity you want to include in your feed.

✨ Matrix

Simon R. - fantomitechno (Jun 21, 2026, 9:35 PM +0200) 2517db27 f2f0ce9a

+7
+1
modules/communication.nix
··· 5 5 6 6 { 7 7 environment.systemPackages = with pkgs; [ 8 + fractal 8 9 vesktop 9 10 signal-desktop 10 11 ];
+5
modules/niri-de/config/windows/communication.kdl
··· 11 11 window-rule { 12 12 match app-id="signal" 13 13 open-on-workspace "dsc" 14 + } 15 + 16 + window-rule { 17 + match app-id="org.gnome.Fractal" 18 + open-on-workspace "dsc" 14 19 }
+1
modules/niri-de/waybar/config/config
··· 72 72 "Volume Control - org.pulseaudio.pavucontrol": " vlm", 73 73 "(.*) - kitty": " [$1]", 74 74 "Signal - signal": "󰭹 sign", 75 + "Fractal - org.gnome.Fractal": "󰭹 mtrx", 75 76 "(.*) - org.gnome.Nautilus": " $1", 76 77 "(.*) - org.gnome.FileRoller": " $1", 77 78 "[Mm]inecraft (.*) - [Mm]inecraft (.*)": "󰍳 $1",