9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
# Set programs that you use
|
|
# $terminal = alacritty -e tmux
|
|
$terminal = kitty
|
|
$fileManager = dolphin
|
|
$menu = wofi --show drun
|
|
$appLauncher = tofi-drun | xargs hyprctl dispatch exec --
|
|
$lockscreen = hyprlock
|
|
$nextcloud = nextcloud --background
|