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