~ruther/nixos-config

ref: dc8fe5c7d95076b168bf63410c92cfd812c39d29 nixos-config/home/modules/profiles/desktop/qtile/config/autostart.sh -rw-r--r-- 179 bytes
dc8fe5c7 — Frantisek Bohacek fix: do not suspend when GUI quits 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/env sh

# systemctl start --user wm-services.target
systemctl start --user xorg-wm-services.target

# Browser
firefox &

# Comms
discord &
element-desktop &

# aw-qt &
Do not follow this link