updated yazi conf. nvim completions and latex
This commit is contained in:
13
kanata/.config/systemd/user/gammastep.service
Normal file
13
kanata/.config/systemd/user/gammastep.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Gamma-colour filter (red-shift) for Wayland
|
||||
After=graphical-session.target
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/gammastep -l 47.38:8.54 -t 6000:4000
|
||||
Restart=on-failure
|
||||
RestartSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user