hypr: change default editor and file manager
This commit is contained in:
parent
52a251294a
commit
063ec807e6
1 changed files with 3 additions and 3 deletions
|
@ -10,11 +10,11 @@ $notifications-menu-read = $notifications-menu -C
|
||||||
$notifications-menu-toggle = $notifications-menu -t
|
$notifications-menu-toggle = $notifications-menu -t
|
||||||
$notifications-menu-reload = $notifications-menu -R && $notifications-menu -rs
|
$notifications-menu-reload = $notifications-menu -R && $notifications-menu -rs
|
||||||
|
|
||||||
$browser = zen-browser
|
$browser = librewolf
|
||||||
$notetaking-app = obsidian
|
$notetaking-app = obsidian
|
||||||
$terminal = kitty
|
$terminal = kitty
|
||||||
$office-suite = libreoffice
|
$office-suite = libreoffice
|
||||||
$editor = $terminal nvim
|
$editor = $terminal vim
|
||||||
$alter-editor = vscodium
|
$alter-editor = vscodium
|
||||||
$file-manager = yazi
|
$file-manager = ranger
|
||||||
$alter-file-manager = nemo
|
$alter-file-manager = nemo
|
||||||
|
|
Loading…
Add table
Reference in a new issue