David McKinney
c08e51c9ae
- Added citadel-setpassword.service and shell script to set a default password of 'citadel' in install mode, does not run in any other mode or if a password is already set - Re-implement disable logging out of Gnome: * Lock preventing log outs in gsettings override * Patched gnome-session so that locking log outs does not lock shutting down * Patched gnome-shell to remove 'Log Out' from status label - Added keyboard shortcut for Citadel Realms UI (gtk) to gnome-shell: * Added gsetting for the shortcut * Separated inital realm dconf database and Citadel dconf databases to use different settings for each * Added Ctrl+Alt+c as the keyboard shortcut for launching Citadel Realms UI to the citadel dconf database - Added neovim init.vim to realms skel since neovim is now default vim in realms
17 lines
396 B
Plaintext
17 lines
396 B
Plaintext
[org/gnome/desktop/interface]
|
|
cursor-theme='Paper'
|
|
|
|
[org/gnome/settings-daemon/plugins/xsettings]
|
|
antialiasing='rgba'
|
|
|
|
[org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9]
|
|
scrollbar-policy='never'
|
|
use-theme-colors=false
|
|
bold-color-same-as-fg=true
|
|
use-system-font=false
|
|
font='DejaVu Sans Mono 13'
|
|
|
|
[org/gnome/terminal/legacy]
|
|
theme-variant='dark'
|
|
default-show-menubar=false
|