feat(hypr): ghostty as default terminal
This commit is contained in:
parent
8053426b94
commit
1e7f9cb9a9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ $notifications-menu-reload = $notifications-menu -R && $notifications-menu -rs
|
||||||
|
|
||||||
$browser = zen-browser
|
$browser = zen-browser
|
||||||
$notetaking-app = obsidian
|
$notetaking-app = obsidian
|
||||||
$terminal = kitty
|
$terminal = ghostty --gtk-single-instance=true
|
||||||
$office-suite = libreoffice
|
$office-suite = libreoffice
|
||||||
$editor = $terminal nvim
|
$editor = $terminal nvim
|
||||||
$alter-editor = vscodium
|
$alter-editor = vscodium
|
||||||
|
|
Loading…
Add table
Reference in a new issue