add ghostty menu
This commit is contained in:
parent
d6447efb29
commit
4e9bbad81d
2 changed files with 12 additions and 0 deletions
|
|
@ -3,7 +3,9 @@
|
|||
home.file = {
|
||||
".config/qt5ct/colors/Catppuccin-Mocha.conf".source = "${pkgs.catppuccin-qt5ct}/share/qt5ct/colors/catppuccin-mocha-sapphire.conf";
|
||||
".config/qt6ct/colors/Catppuccin-Mocha.conf".source = "${pkgs.catppuccin-qt5ct}/share/qt6ct/colors/catppuccin-mocha-sapphire.conf";
|
||||
|
||||
".local/share/kio/servicemenus/open-with-code.desktop".source = ../../../configs/services-menu/open-with-code.desktop;
|
||||
".local/share/kio/servicemenus/open-ghostty-here.desktop".source = ../../../configs/services-menu/open-ghostty-here.desktop;
|
||||
};
|
||||
|
||||
xdg.configFile = {
|
||||
|
|
|
|||
Reference in a new issue