36 lines
1.5 KiB
Plaintext
36 lines
1.5 KiB
Plaintext
#############################
|
|
# User Program Variables
|
|
#############################
|
|
# Change these to match the apps you use.
|
|
# Referenced by keybinds and autostart.
|
|
|
|
$terminal = kitty --title kitty
|
|
$fileManager = nautilus
|
|
$menu = tofi-drun -c ~/.config/tofi/configA --drun-launch=true
|
|
$browser = zen-browser
|
|
$notes = obsidian --disable-gpu-compositing
|
|
$editor = neovide
|
|
$editor-alt = kitty --title nvim -e nvim
|
|
$colorPicker = hyprpicker
|
|
$mail = thunderbird
|
|
|
|
# ---- Custom launchers (user-defined) ---- #
|
|
$spotify = kitty --title jellyfin-tui -e jellyfin-tui
|
|
$mumble = mumble
|
|
$mumblemic = mumble rpc togglemute
|
|
$cava = kitty --title cava -e cava
|
|
$matrix = kitty --title unimatrix -e unimatrix -u 01 -s 96 -c white
|
|
$lavat = kitty --title lavat -e lavat -c A6ADC8 -R 4 -b 5 -r 1 -k CBA6F7 -g -s 3
|
|
$gamelauncher = flatpak run page.kramo.Cartridges
|
|
$telegram = Telegram
|
|
$element = element-desktop
|
|
$jellyfin = jellyfinmediaplayer
|
|
$htop = kitty --title htop -e htop
|
|
$nvtop = kitty --title nvtop -e nvtop
|
|
$btop = kitty --title btop -e btop
|
|
$lazydocker = kitty --title lazydocker -e lazydocker
|
|
$hyperion0 = kitty -e hyperion-remote --suspend
|
|
$hyperion1 = kitty -e hyperion-remote --resume
|
|
$headset = kitty -e pactl set-default-sink alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.iec958-stereo
|
|
$speaker = kitty -e pactl set-default-sink alsa_output.pci-0000_00_1f.3.analog-stereo
|