~ruther/nixos-config

ref: 2775bdee80830873b072547e271fa5dec197e799 nixos-config/modules/desktop/qtile/config/autostart.sh -rwxr-xr-x 88 bytes
2775bdee — Frantisek Bohacek chore: update 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env sh

# Browser
firefox &

# Comms
discord &
telegram-desktop &

# aw-qt &