mirror of
https://github.com/pnx/dotfiles
synced 2026-08-15 16:38:13 +02:00
hypr: use ghostty as terminal
This commit is contained in:
parent
a2e95936d0
commit
ec848c9110
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ $color_active_border = $color_border
|
|||
$color_inactive_border = $color_border
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = alacritty
|
||||
$terminal = ghostty
|
||||
$menu = rofi -show drun
|
||||
$run_prog = rofi -show run
|
||||
$screenshot = grim -g "$(slurp)" - | wl-copy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue