~ruther/nixos-config

ref: d7546970bd34c28ce3bcf4ec4448cdfbead24821 nixos-config/modules/desktop/qtile/config/autostart.sh -rwxr-xr-x 133 bytes
d7546970 — Frantisek Bohacek refactor: split qtile configuration 1 year, 24 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/env sh

systemctl start --user qtile-services.target

# Browser
firefox &

# Comms
discord &
element-desktop &

# aw-qt &
Do not follow this link