Updated Zutty styles's File > New Window to have a submenu w/light & dark options

This commit is contained in:
Morgan Aldridge 2023-07-26 13:16:21 -04:00
parent ddd8e88294
commit ecbda05a98
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
Menu Zutty-File-NewWindow
"Light" Action Exec "zutty" exec zutty -rv
"Dark" Action Exec "zutty" exec zutty
END
Menu Zutty-File, Label "File", Left
"New Window" Action Exec "zutty" exec zutty
"New Window" SubMenu Zutty-File-NewWindow
"Close Window" Action SendMessage "exit" N+Return
"" NonSelect
"Quit" NonSelect, Gray