hypr: change default editor and file manager
This commit is contained in:
parent
1c025b6f4a
commit
90bcbedbee
1 changed files with 3 additions and 3 deletions
|
@ -12,11 +12,11 @@ $notifications-menu-toggle = $notifications-menu -t
|
||||||
$notifications-menu-disturb = $notifications-menu -d
|
$notifications-menu-disturb = $notifications-menu -d
|
||||||
$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 = ghostty --gtk-single-instance=true
|
$terminal = ghostty --gtk-single-instance=true
|
||||||
$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