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:
parent
9dc9db3c5a
commit
47e490d6b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue