0
fork

Configure Feed

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

...Samurott has fancy screens.


Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>

+7 -3
+7 -3
home/modules/niri.nix
··· 106 106 }; 107 107 108 108 # samurott-nix's second screen is on the left. 109 - outputs."Virtual-2".position = { 110 - x = -30000; 111 - y = 0; 109 + outputs."Hewlett Packard HP E202 3CQ7450ZT4" = { 110 + position = { 111 + x = -30000; 112 + y = 0; 113 + }; 114 + transform.rotation = 90; 112 115 }; 116 + outputs."Microstep MSI MP341CQ 0x00000316".variable-refresh-rate = true; 113 117 114 118 layout = { 115 119 empty-workspace-above-first = true;