mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-07-23 02:43:26 +10:00
9 lines
295 B
Lua
9 lines
295 B
Lua
-- This file will not be overwritten across dots-hyprland updates.
|
|
-- The file name is for the sake of organization and does not matter
|
|
-- See the corresponding files in ~/.config/hypr/hyprland for examples
|
|
|
|
terminal = "kitty"
|
|
browser = "zen-browser"
|
|
codeEditor = "nvim"
|
|
textEditor = "obsidian"
|