1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 03:51:07 +01:00

feat(i3): shortcuts for redshift and flameshot

redshift now doesnt run as a daemon anymore since it interferes with
screen inversion due to xcalib
This commit is contained in:
Kierán Meinhardt
2020-06-02 23:02:40 +02:00
parent 749fba4c7d
commit 7b0d5977cc
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
{
services.redshift.enable = true;
services.redshift.enable = false;
}