mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
refactor(hypr): migrate configuration to lua
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
hl.env("XCURSOR_SIZE", "24")
|
||||
hl.env("QT_QPA_PLATFORMTHEME", "qt5ct")
|
||||
|
||||
return {
|
||||
terminal = "alacritty",
|
||||
file_manager = "dolphin",
|
||||
menu = "rofi -show combi",
|
||||
browser = "brave-browser",
|
||||
}
|
||||
Reference in New Issue
Block a user