143 lines
4.5 KiB
Plaintext
143 lines
4.5 KiB
Plaintext
[ { name: "Firefox - Personal"
|
|
, app_id: "firefox_personal"
|
|
, exec: "/usr/lib/firefox/firefox"
|
|
, args: ["--class=firefox_personal", "-P", "personal", "--name=firefox_personal"]
|
|
, tags: ["browser"]
|
|
}
|
|
, { name: "Firefox - Flipstone"
|
|
, app_id: "firefox_flipstone"
|
|
, exec: "/usr/lib/firefox/firefox"
|
|
, args: ["--class=firefox_flipstone", "-P", "flipstone", "--name=firefox_flipstone"]
|
|
, tags: ["browser"]
|
|
}
|
|
, { name: "Obsidian"
|
|
, app_id: "obsidian"
|
|
, exec: "/usr/bin/obsidian"
|
|
, args: []
|
|
}
|
|
, { name: "Slack"
|
|
, app_id: "Slack"
|
|
, exec: "/usr/bin/slack"
|
|
, args: ["--ozone-platform=wayland", "-s", "%U"]
|
|
}
|
|
, { name: "Emacs"
|
|
, app_id: "jmacs"
|
|
, exec: "emacsclient"
|
|
, args: ["--alternate-editor=", "--create-frame"]
|
|
}
|
|
, { name: "Flipstone - Standup"
|
|
, app_id: "chrome-dokoinnladjmopjidoajilmllagdhbnc-Work"
|
|
, exec: "/usr/bin/chromium"
|
|
, args: ["--ozone-platform=wayland", "--profile-directory=Work", "--app-id=dokoinnladjmopjidoajilmllagdhbnc"]
|
|
, tags: ["browser"]
|
|
}
|
|
, { name: "Flipstone - Gather"
|
|
, app_id: "chrome-monjdkojdghbbohnhnccccmkogahhgpj-Work"
|
|
, exec: "/usr/bin/chromium"
|
|
, args: ["--ozone-platform=wayland", "--profile-directory=Work", "--app-id=monjdkojdghbbohnhnccccmkogahhgpj"]
|
|
, tags: ["browser"]
|
|
}
|
|
, { name: "Text Messages"
|
|
, app_id: "chrome-hpfldicfbfomlpcikngkocigghgafkph-Profile_1"
|
|
, exec: "/usr/bin/chromium"
|
|
, args: ["--ozone-platform=wayland", "--profile-directory=Profile_1", "--app-id=hpfldicfbfomlpcikngkocigghgafkph"]
|
|
}
|
|
, { name: "Whatsi (WhatsApp)"
|
|
, app_id: "com.ktechpit.whatsie"
|
|
, exec: "whatsie"
|
|
, args: []
|
|
}
|
|
, { name: "Signal"
|
|
, app_id: "signal"
|
|
, exec: "signal-desktop"
|
|
, args: ["--password-store=gnome-libsecret"]
|
|
}
|
|
, { name: "Chromium"
|
|
, app_id: "chromium"
|
|
, exec: "chromium"
|
|
, args: ["--ozone-platform=wayland"]
|
|
, tags: ["browser"]
|
|
}
|
|
, { name: "Thunar (file manager)"
|
|
, app_id: "thunar"
|
|
, exec: "thunar"
|
|
, args: []
|
|
}
|
|
, { name: "Obsidian"
|
|
, app_id: "obsidian"
|
|
, exec: "/usr/bin/obsidian"
|
|
, args: []
|
|
}
|
|
, { name: "WezTerm (Local)"
|
|
, app_id: "lol.roo.term.local-unix"
|
|
, exec: "/home/jbrechtel/bin/wez"
|
|
, args: ["--host", "local-unix", "--theme", "Ef-Dream", "--font", "SpaceMono Nerd Font Mono", "--font_size", "11"]
|
|
, tags: ["terminals"]
|
|
}
|
|
, { name: "WezTerm (pandemic.brechtel)"
|
|
, app_id: "lol.roo.term.pandemic.brechtel"
|
|
, exec: "/home/jbrechtel/bin/wez"
|
|
, args: ["--host", "pandemic.brechtel", "--theme", "wilmersdorf", "--font", "monofur", "--font_size", "14"]
|
|
, tags: ["terminals"]
|
|
}
|
|
, { name: "WezTerm (Flipsotne - Host)"
|
|
, app_id: "lol.roo.term.local-flipstone-unix"
|
|
, exec: "/usr/bin/wezterm"
|
|
, args: ["--config", "color_scheme=\"zenbones_dark\"", "start", "--class", "lol.roo.flipstone.dev.term"]
|
|
, tags: ["terminals"]
|
|
}
|
|
, { name: "WezTerm (Flipstone - Agent)"
|
|
, app_id: "lol.roo.home.term.flipstone-dev"
|
|
, exec: "/home/jbrechtel/bin/wez"
|
|
, args: ["--host", "flipstone-dev", "--theme", "Ef-Bio", "--font", "IosevkaTermSlab Nerd Font", "--font_size", "11"]
|
|
, tags: ["terminals"]
|
|
}
|
|
, { name: "WezTerm-Flipstone-FSDB"
|
|
, app_id: "lol.roo.term.local-flipstone-fsdb-unix"
|
|
, exec: "/usr/bin/wezterm"
|
|
, args: ["--config", "color_scheme=\"Urple\"", "start", "--class", "lol.roo.flipstone.fsdb.term"]
|
|
, tags: ["terminals"]
|
|
}
|
|
, { name: "WezTerm-Pandemic"
|
|
, app_id: "lol.roo.term.pandemic.brechtel"
|
|
, exec: "/home/jbrechtel/bin/wez"
|
|
, args: ["--host", "pandemic.brechtel", "--theme", "wilmersdorf", "--font", "monofur", "--font_size", "14"]
|
|
, tags: ["terminals"]
|
|
}
|
|
, { name: "WezTerm-Splendor"
|
|
, app_id: "lol.roo.home.term.splendor.brechtel"
|
|
, exec: "/home/jbrechtel/bin/wez"
|
|
, args: ["--host", "splendor.brechtel", "--theme", "Light White (terminal.sexy)"]
|
|
, tags: ["terminals"]
|
|
}
|
|
, { name: "WezTerm-Wanda"
|
|
, app_id: "lol.roo.home.term.wanda.brechtel"
|
|
, exec: "/home/jbrechtel/bin/wez"
|
|
, args: ["--host", "wanda.brechtel", "--theme", "Lunaria Light (Gogh)"]
|
|
, tags: ["terminals"]
|
|
}
|
|
, { name: "Heidi"
|
|
, app_id: "mpv"
|
|
, exec: "mpv"
|
|
, args: ["rtsp://camera:PMLVK2Kp4r@192.168.10.63/stream1"]
|
|
}
|
|
, { name: "Chromium - Personal"
|
|
, app_id: "chromium-personal"
|
|
, exec: "/usr/bin/chromium"
|
|
, args: ["--class=chromium-personal", "--profile-directory=Personal"]
|
|
, tags: ["browser"]
|
|
}
|
|
, { name: "Chromium - Work"
|
|
, app_id: "chromium-work"
|
|
, exec: "/usr/bin/chromium"
|
|
, args: ["--class=chromium-work", "--profile-directory=Work"]
|
|
, tags: ["browser"]
|
|
}
|
|
, { name: "Freetube"
|
|
, app_id: "freetube"
|
|
, exec: "/usr/bin/freetube"
|
|
, args: []
|
|
, tags: ["browser"]
|
|
}
|
|
]
|