13 lines
210 B
Plaintext
13 lines
210 B
Plaintext
##################
|
|
### MY PROGRAMS ###
|
|
###################
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Keywords/
|
|
|
|
# Set programs that you use
|
|
$terminal = kitty
|
|
$fileManager = dolphin
|
|
$menu = rofi -show drun
|
|
|
|
|