- 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-dark='file:///usr/share/wallpapers/aeonwallpaper.png'
|
||||
|
||||
[org.gnome.Ptyxis]
|
||||
font-name='Monospace 12'
|
||||
default-columns='120'
|
||||
default-rows='36'
|
||||
[org.gnome.Console]
|
||||
use-system-font=false
|
||||
custom-font='Monospace 12'
|
||||
|
||||
[org.gnome.settings-daemon.plugins.media-keys.custom-keybindings.custom0]
|
||||
binding='<Super>Return'
|
||||
command='ptyxis -s'
|
||||
name='Terminal - Ptyxis'
|
||||
command='kgx -e distrobox enter'
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user