2023-07-15 11:54:52 +00:00
|
|
|
[hosts.portalo]
|
|
|
|
groups = ['common', 'wayland', 'chat', 'messenger']
|
|
|
|
|
|
|
|
[apps.ckb-next]
|
|
|
|
command = 'ckb-next --background'
|
|
|
|
hosts = ['portalo']
|
|
|
|
group = ''
|
|
|
|
|
|
|
|
[apps.clipboard-manager-wayland]
|
|
|
|
command = 'wl-paste --watch cliphist store'
|
|
|
|
hosts = []
|
|
|
|
group = 'wayland'
|
|
|
|
|
|
|
|
[apps.clipboard-manager-x11]
|
|
|
|
command = 'parcellite'
|
|
|
|
hosts = []
|
|
|
|
group = 'x11'
|
|
|
|
|
|
|
|
[apps.conky-clock]
|
|
|
|
command = 'conky --config="$HOME/.config/conky/clock.conf"'
|
|
|
|
hosts = []
|
|
|
|
group = 'conky'
|
|
|
|
|
|
|
|
[apps.conky-system]
|
|
|
|
command = 'conky --config="$HOME/.config/conky/system.conf"'
|
|
|
|
hosts = []
|
|
|
|
group = 'conky'
|
|
|
|
|
|
|
|
[apps.discord]
|
2023-07-15 13:21:33 +00:00
|
|
|
command = 'flatpak run com.discordapp.Discord'
|
2023-10-18 21:51:45 +00:00
|
|
|
delay = 3
|
2023-07-15 11:54:52 +00:00
|
|
|
hosts = []
|
|
|
|
group = 'chat'
|
|
|
|
|
|
|
|
[apps.dunst]
|
|
|
|
command = 'dunst'
|
|
|
|
hosts = []
|
|
|
|
group = 'common'
|
|
|
|
|
|
|
|
[apps.element]
|
2023-07-15 13:21:33 +00:00
|
|
|
command = 'flatpak run im.riot.Riot'
|
2023-07-15 11:54:52 +00:00
|
|
|
hosts = []
|
|
|
|
group = 'chat'
|
|
|
|
|
|
|
|
[apps.hyprland-handler]
|
2023-07-23 14:12:18 +00:00
|
|
|
command = '$XDG_CONFIG_HOME/hypr/handler.sh'
|
2023-07-15 11:54:52 +00:00
|
|
|
hosts = []
|
|
|
|
group = 'wayland'
|
|
|
|
|
|
|
|
[apps.kdeconnect]
|
|
|
|
command = '$HOME/.nix-profile/libexec/kdeconnectd'
|
|
|
|
hosts = ['portalo']
|
|
|
|
group = ''
|
|
|
|
|
|
|
|
[apps.polkit]
|
|
|
|
command = '/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1'
|
|
|
|
hosts = []
|
|
|
|
group = 'common'
|
|
|
|
|
|
|
|
[apps.qbittorrent]
|
|
|
|
command = 'flatpak run org.qbittorrent.qBittorrent'
|
|
|
|
hosts = ['portalo']
|
|
|
|
group = ''
|
|
|
|
|
|
|
|
[apps.qutebrowser]
|
|
|
|
command = 'qutebrowser'
|
|
|
|
hosts = []
|
|
|
|
group = 'common'
|
|
|
|
|
|
|
|
[apps.signal]
|
|
|
|
command = 'flatpak run org.signal.Signal'
|
2023-10-18 21:51:45 +00:00
|
|
|
delay = 3
|
2023-07-15 11:54:52 +00:00
|
|
|
hosts = []
|
|
|
|
group = 'messenger'
|
|
|
|
|
|
|
|
[apps.solaar]
|
|
|
|
command = 'solaar --window hide'
|
|
|
|
hosts = ['portalo']
|
|
|
|
group = ''
|
|
|
|
|
|
|
|
[apps.spotifyd]
|
|
|
|
command = 'spotifyd --no-daemon'
|
|
|
|
hosts = ['portalo']
|
|
|
|
group = ''
|
|
|
|
|
|
|
|
[apps.steam]
|
|
|
|
command = 'flatpak run com.valvesoftware.Steam -silent'
|
|
|
|
hosts = ['portalo']
|
|
|
|
group = ''
|
|
|
|
|
|
|
|
[apps.sxhkd]
|
|
|
|
command = 'sxhkd'
|
|
|
|
hosts = []
|
|
|
|
group = 'x11'
|
|
|
|
|
|
|
|
[apps.syncthing]
|
2024-04-04 12:02:20 +00:00
|
|
|
command = 'syncthing serve --no-browser --verbose'
|
2023-07-15 11:54:52 +00:00
|
|
|
hosts = ['portalo']
|
|
|
|
group = ''
|
|
|
|
|
|
|
|
[apps.teamspeak]
|
2024-01-29 23:57:47 +00:00
|
|
|
command = 'flatpak run com.teamspeak.TeamSpeak3 -nosingleinstance'
|
2023-07-15 11:54:52 +00:00
|
|
|
hosts = []
|
|
|
|
group = 'chat'
|
|
|
|
|
2024-03-27 17:52:31 +00:00
|
|
|
[apps.teamspeak-notify-move]
|
2024-04-10 22:40:44 +00:00
|
|
|
command = 'ts-control events'
|
2024-03-27 17:52:31 +00:00
|
|
|
delay = 5
|
|
|
|
hosts = []
|
|
|
|
group = 'chat'
|
|
|
|
|
2023-07-15 11:54:52 +00:00
|
|
|
[apps.thunderbird]
|
|
|
|
command = 'thunderbird'
|
|
|
|
hosts = []
|
|
|
|
group = 'messenger'
|
|
|
|
|
|
|
|
[apps.unclutter]
|
|
|
|
command = 'unclutter --timeout=3 --ignore-scrolling --exclude-root'
|
|
|
|
hosts = []
|
|
|
|
group = 'x11'
|
|
|
|
|
|
|
|
[apps.xcompmgr]
|
|
|
|
command = 'xcompmgr -cnfFn -D3'
|
|
|
|
hosts = []
|
|
|
|
group = 'x11'
|
|
|
|
|
|
|
|
[apps.waybar]
|
|
|
|
command = 'waybar'
|
|
|
|
hosts = []
|
|
|
|
group = 'wayland'
|