chore(terminal): switch default terminal to ptyxis
This commit is contained in:
parent
a59facdb0a
commit
2f8f5e340b
6 changed files with 15 additions and 16 deletions
|
|
@ -27,7 +27,7 @@ in
|
|||
disable-user-extensions = false;
|
||||
favorite-apps = [
|
||||
"thunar.desktop"
|
||||
"com.mitchellh.ghostty.desktop"
|
||||
"org.gnome.Ptyxis.desktop"
|
||||
"com.ranfdev.DistroShelf.desktop"
|
||||
"io.github.kolunmi.Bazaar.desktop"
|
||||
];
|
||||
|
|
@ -50,7 +50,7 @@ in
|
|||
|
||||
"org/gnome/shell/extensions/logo-menu" = {
|
||||
menu-button-icon-image = lib.gvariant.mkInt32 51;
|
||||
menu-button-terminal = "ghostty";
|
||||
menu-button-terminal = "ptyxis";
|
||||
menu-button-system-monitor = "missioncenter";
|
||||
menu-button-extensions-app = "com.mattjakeman.ExtensionManager.desktop";
|
||||
hide-softwarecentre = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue