sway: added gammastep for red shifting

This commit is contained in:
Aly Raffauf 2024-04-20 21:07:54 -04:00
parent c403c36d83
commit 210f6e7c4a

View file

@ -271,6 +271,7 @@
};
};
startup = [
{command = "${pkgs.gammastep}/bin/gammastep -l 31.1:-94.1";} # TODO: automatic locations
{command = "${pkgs.autotiling}/bin/autotiling";}
{command = "${notifyd}";}
{command = "${pkgs.wl-clipboard}/bin/wl-paste --type text --watch cliphist store";}