1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

hypr/hyprland.conf: use ghostty instead of alacritty

This commit is contained in:
Henrik Hautakoski 2025-01-01 12:40:26 +01:00
parent 9dc9db3c5a
commit 47e490d6b4

View file

@ -15,7 +15,7 @@ $color_active_border = $color_border
$color_inactive_border = $color_border $color_inactive_border = $color_border
# Set programs that you use # Set programs that you use
$terminal = alacritty $terminal = ghostty
$menu = wofi --show drun $menu = wofi --show drun
$run_prog = wofi --show run $run_prog = wofi --show run
$screenshot = grim -g "$(slurp)" - | wl-copy $screenshot = grim -g "$(slurp)" - | wl-copy