12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
###################
|
|
### MY PROGRAMS ###
|
|
###################
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Keywords/
|
|
|
|
# Set programs that you use
|
|
$terminal = ghostty
|
|
$fileManager = nautilus
|
|
$menu = wofi --show drun -i
|
|
$screenshotDir = ~/Pictures/Screenshots
|