12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
###################
|
|
### MY PROGRAMS ###
|
|
###################
|
|
|
|
# See https://wiki.hypr.land/Configuring/Keywords/
|
|
|
|
# Set programs that you use
|
|
$terminal = ghostty
|
|
$fileManager = thunar
|
|
$menu = pkill rofi || bash ~/.config/rofi/launcher/launcher.sh
|
|
$browser = librewolf
|