🐛 fix(hypr): default editor
This commit is contained in:
parent
87a3109fe7
commit
5ac645ab37
2 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,7 @@ $browser = floorp
|
|||
$notetaking-app = obsidian
|
||||
$terminal = kitty
|
||||
$office-suite = libreoffice
|
||||
$editor = nvim
|
||||
$editor = $terminal nvim
|
||||
$alter-editor = vscodium
|
||||
$file-manager = yazi
|
||||
$alter-file-manager = nemo
|
||||
|
|
|
@ -6,7 +6,6 @@ source = ~/.config/hypr/configs/binds.conf
|
|||
source = ~/.config/hypr/configs/input.conf
|
||||
source = ~/.config/hypr/configs/misc.conf
|
||||
source = ~/.config/hypr/configs/plugins.conf
|
||||
|
||||
source = ~/.config/hypr/theme/theme.conf
|
||||
|
||||
# Autostart
|
||||
|
|
Loading…
Add table
Reference in a new issue