mirror of
https://github.com/danbulant/dotfiles
synced 2026-09-17 13:23:51 +00:00
disable voxtype
This commit is contained in:
parent
c64ce3a78d
commit
d27b33ed9c
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ hl.on("hyprland.start", function()
|
|||
"wl-paste --type image --watch cliphist store",
|
||||
"fcitx5",
|
||||
"easyeffects --gapplication-service",
|
||||
"voxtype daemon",
|
||||
--"voxtype daemon",
|
||||
"openrgb --startminimized",
|
||||
}
|
||||
for _, command in ipairs(commands) do hl.exec_cmd(command) end
|
||||
|
|
|
|||
Loading…
Reference in a new issue