mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Don't launch steam on login
This commit is contained in:
parent
3d3bea67cd
commit
825eec7686
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
exec-once = pypr
|
exec-once = pypr
|
||||||
exec-once = ydotoold
|
exec-once = ydotoold
|
||||||
exec-once = STEAM_FRAME_FORCE_CLOSE=1 steam -silent
|
#exec-once = STEAM_FRAME_FORCE_CLOSE=1 steam -silent
|
||||||
exec-once = nm-applet
|
exec-once = nm-applet
|
||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
exec-once = GOMAXPROCS=1 syncthing --no-browser
|
exec-once = GOMAXPROCS=1 syncthing --no-browser
|
||||||
|
|
Loading…
Reference in a new issue