- Configure gnome-console as default terminal, not ptyxis
OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/gnome-branding-Aeon?expand=0&rev=31
This commit is contained in:
parent
39dc8d9468
commit
c9d58369f5
@ -16,12 +16,20 @@ font-antialiasing='rgba'
|
|||||||
picture-uri='file:///usr/share/wallpapers/aeonwallpaper.png'
|
picture-uri='file:///usr/share/wallpapers/aeonwallpaper.png'
|
||||||
picture-uri-dark='file:///usr/share/wallpapers/aeonwallpaper.png'
|
picture-uri-dark='file:///usr/share/wallpapers/aeonwallpaper.png'
|
||||||
|
|
||||||
[org.gnome.Ptyxis]
|
[org.gnome.Console]
|
||||||
font-name='Monospace 12'
|
use-system-font=false
|
||||||
default-columns='120'
|
custom-font='Monospace 12'
|
||||||
default-rows='36'
|
|
||||||
|
|
||||||
[org.gnome.settings-daemon.plugins.media-keys.custom-keybindings.custom0]
|
[org.gnome.settings-daemon.plugins.media-keys.custom-keybindings.custom0]
|
||||||
binding='<Super>Return'
|
binding='<Super>Return'
|
||||||
command='ptyxis -s'
|
command='kgx -e distrobox enter'
|
||||||
name='Terminal - Ptyxis'
|
name='Distrobox Console'
|
||||||
|
|
||||||
|
[org.gnome.settings-daemon.plugins.media-keys.custom-keybindings.custom1]
|
||||||
|
binding='<Shift><Super>Return'
|
||||||
|
command='kgx'
|
||||||
|
name='Local Console'
|
||||||
|
|
||||||
|
[org.gnome.desktop.applications.terminal.exec-arg]
|
||||||
|
exec='kgx'
|
||||||
|
exec-arg='-e'
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 15 12:14:47 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- Configure gnome-console as default terminal, not ptyxis
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 14 13:53:44 UTC 2024 - Richard Brown <rbrown@suse.com>
|
Mon Oct 14 13:53:44 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user