.dotfiles/.config/autostart.toml

26 lines
1 KiB
TOML
Raw Normal View History

2023-02-02 18:55:18 +00:00
conky-clock = 'conky --config="$HOME/.config/conky/clock.conf"'
conky-system = 'conky --config="$HOME/.config/conky/system.conf"'
discord = 'flatpak run com.discordapp.Discord'
dunst = 'dunst'
element = 'flatpak run im.riot.Riot'
kdeconnect = '$HOME/.nix-profile/libexec/kdeconnectd'
parcellite = 'parcellite'
qutebrowser = 'qutebrowser'
2023-03-09 11:57:37 +00:00
spotifyd = 'spotifyd --no-daemon'
2023-02-02 18:55:18 +00:00
sxhkd = 'sxhkd'
syncthing = 'syncthing -no-browser'
teamspeak = 'flatpak run com.teamspeak.TeamSpeak -nosingleinstance'
2023-03-02 11:12:15 +00:00
unclutter = 'unclutter --timeout=3 --ignore-scrolling --exclude-root'
2023-02-02 18:55:18 +00:00
xcompmgr = 'xcompmgr -cnfFn -D3'
[portalo]
ckb-next = 'ckb-next --background'
conky-archlinux-updates = 'conky --config="$HOME/.config/conky/archlinux-updates.conf"'
polkit = '/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1'
qbittorrent = 'flatpak run org.qbittorrent.qBittorrent'
signal = 'flatpak run org.signal.Signal'
solaar = 'solaar --window hide'
steam = 'flatpak run com.valvesoftware.Steam -silent'
2023-04-01 14:00:40 +00:00
sxhkd = 'sxhkd "$HOME/.config/sxhkd/portalo"'
2023-02-02 18:55:18 +00:00
thunderbird = 'thunderbird'