13 lines
254 B
Plaintext
13 lines
254 B
Plaintext
###################
|
|
### MY PROGRAMS ###
|
|
###################
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Keywords/
|
|
|
|
$terminal = kitty
|
|
$fileManager = zsh -c 'source ~/.zshrc && kitty yazi'
|
|
$menu = wofi --show drun
|
|
$browser = firefox
|
|
$email = thunderbird
|
|
|