~ruther/nixos-config

ref: d576b0725e1a3b52096ddb0161c8a0d79bb71786 nixos-config/modules/desktop/qtile/config/autostart.sh -rw-r--r-- 88 bytes
d576b072 — Frantisek Bohacek feat: bigger font in alacritty 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 &