my nixos config
0
fork

Configure Feed

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

the wiggle extension started working so heres the config

chfour 0b42749f 696d6d95

+5
+5
users/chfour/env-gnome.nix
··· 55 55 sleep-inactive-ac-type = "nothing"; 56 56 }; 57 57 58 + "org/gnome/shell/extensions/wiggle" = { 59 + # doesnt let you click, makes the mouse button "stuck" if dragging, weird 60 + hide-cursor = false; 61 + }; 62 + 58 63 "org/gnome/shell/extensions/appindicator" = { 59 64 tray-pos = "right"; 60 65 };