146 lines
2.5 KiB
TOML
146 lines
2.5 KiB
TOML
[hosts.portalo]
|
|
groups = ['common', 'chat', 'messenger']
|
|
|
|
[apps.autotiling]
|
|
command = 'autotiling'
|
|
hosts = []
|
|
group = 'sway'
|
|
|
|
[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]
|
|
command = 'flatpak run com.discordapp.Discord'
|
|
delay = 3
|
|
hosts = []
|
|
group = 'chat'
|
|
|
|
[apps.dunst]
|
|
command = 'dunst'
|
|
hosts = []
|
|
group = 'common'
|
|
|
|
[apps.element]
|
|
command = 'flatpak run im.riot.Riot'
|
|
hosts = []
|
|
group = 'chat'
|
|
|
|
[apps.hyprland-handler]
|
|
command = '$XDG_CONFIG_HOME/hypr/handler.sh'
|
|
hosts = []
|
|
group = 'hyprland'
|
|
|
|
[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'
|
|
delay = 3
|
|
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 = 'bspwm'
|
|
|
|
[apps.syncthing]
|
|
command = 'syncthing serve --no-browser --verbose'
|
|
hosts = ['portalo']
|
|
group = ''
|
|
|
|
[apps.teamspeak]
|
|
command = 'flatpak run com.teamspeak.TeamSpeak3 -nosingleinstance'
|
|
hosts = []
|
|
group = 'chat'
|
|
|
|
[apps.teamspeak-notify-move]
|
|
command = 'ts-control events'
|
|
delay = 5
|
|
hosts = []
|
|
group = 'chat'
|
|
|
|
[apps.teamspeak-ntfy-events]
|
|
command = 'ts-control ntfy-events'
|
|
delay = 5
|
|
hosts = []
|
|
group = 'chat'
|
|
|
|
[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'
|
|
|
|
[apps.webhook]
|
|
command = 'webhook -hooks $XDG_CONFIG_HOME/hooks.yaml -verbose -hotreload'
|
|
hosts = []
|
|
group = 'common'
|