~ruther/nixos-config

ref: 980814a6d5f264d06804a828b170a259cf20a43a nixos-config/modules/desktop/qtile/config/autostart.sh -rwxr-xr-x 88 bytes
980814a6 — Frantisek Bohacek feat: change rtkit arguments to prevent log flooding 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env sh

# Browser
firefox &

# Comms
discord &
telegram-desktop &

# aw-qt &