~ruther/nixos-config

ref: e7ac0383202863d0ab76c000a101f9808a6eb90e nixos-config/modules/desktop/qtile/config/autostart.sh -rwxr-xr-x 88 bytes
e7ac0383 — Frantisek Bohacek feat: enable Jupyter notebook in emacs 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 &