~ruther/nixos-config

ref: 5662f103a456529b9e14ba1b06d8bd54feb85f5e nixos-config/modules/desktop/qtile/config/autostart.sh -rw-r--r-- 88 bytes
5662f103 — František Boháček feat: add basic readme with install instructions 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 &