mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-15 00:03:40 +01:00
fix mzteinit conflict
This commit is contained in:
parent
18fa64ad27
commit
0f06c8e5a5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
local opts = {}
|
||||
|
||||
opts.mzteinit_entries = {
|
||||
{ key = "r", label = "river", cmd = { cg.opt.system "which mzteriver" } },
|
||||
{ key = "z", label = "river", cmd = { cg.opt.system "which mzteriver" } },
|
||||
{ key = "h", label = "hyprland", cmd = { "Hyprland" } },
|
||||
{ key = "s", label = "shell", cmd = { "fish" } },
|
||||
{ key = "l", label = "logout", cmd = { "!quit" } },
|
||||
|
|
Loading…
Reference in a new issue