my nixos config
0
fork

Configure Feed

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

nvm delete the wiggle extension its buggy

chfour ea6e6a77 0b42749f

-6
-6
users/chfour/env-gnome.nix
··· 14 14 runcat 15 15 blur-my-shell 16 16 caffeine 17 - wiggle 18 17 ]); 19 18 }; 20 19 ··· 53 52 # don't try to suspend while plugged in 54 53 "org/gnome/settings-daemon/plugins/power" = { 55 54 sleep-inactive-ac-type = "nothing"; 56 - }; 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 55 }; 62 56 63 57 "org/gnome/shell/extensions/appindicator" = {