my system configurations ^-^
0
fork

Configure Feed

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

style: fmt

willow 540baa50 d0d341ff

+2 -7
+1 -6
modules/home/desktop/bspwm/default.nix
··· 1 1 # Bspwm settings 2 - { 3 - config, 4 - lib, 5 - pkgs, 6 - ... 7 - }: let 2 + {...}: let 8 3 mod = "super"; 9 4 altMod = "alt"; 10 5 in {
+1 -1
modules/nixos/desktop/bspwm.nix
··· 1 - {lib, ...}: { 1 + {...}: { 2 2 # TODO)) tidy up, this is all messy 3 3 4 4 services.picom = {