mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-06 19:32:50 +01:00
feat(dconf): added configs stored in dconf
This commit is contained in:
18
dconf-export/gedit.dconf
Normal file
18
dconf-export/gedit.dconf
Normal file
@@ -0,0 +1,18 @@
|
||||
[preferences/editor]
|
||||
display-line-numbers=false
|
||||
display-right-margin=false
|
||||
editor-font='FiraCode Nerd Font Mono 11'
|
||||
highlight-current-line=false
|
||||
scheme='classic'
|
||||
use-default-font=false
|
||||
wrap-last-split-mode='word'
|
||||
|
||||
[preferences/ui]
|
||||
statusbar-visible=true
|
||||
|
||||
[state/window]
|
||||
bottom-panel-size=140
|
||||
side-panel-active-page='GeditWindowDocumentsPanel'
|
||||
side-panel-size=200
|
||||
size=(635, 285)
|
||||
state=43908
|
||||
22
dconf-export/gnome-desktop.dconf
Normal file
22
dconf-export/gnome-desktop.dconf
Normal file
@@ -0,0 +1,22 @@
|
||||
[background]
|
||||
picture-uri='file:///home/ha5pls/.local/share/backgrounds/eKxlw8.png'
|
||||
picture-uri-dark='file:///home/ha5pls/.local/share/backgrounds/eKxlw8.png'
|
||||
|
||||
[interface]
|
||||
color-scheme='prefer-dark'
|
||||
cursor-size=24
|
||||
cursor-theme='Adwaita'
|
||||
document-font-name='Fira Sans Book'
|
||||
font-antialiasing='grayscale'
|
||||
font-hinting='slight'
|
||||
font-name='Roboto 11'
|
||||
font-rgba-order='rgb'
|
||||
gtk-theme='adw-gtk3-dark'
|
||||
icon-theme='Pop'
|
||||
text-scaling-factor=1.0
|
||||
toolbar-icons-size='large'
|
||||
toolbar-style='both-horiz'
|
||||
|
||||
[sound]
|
||||
event-sounds=true
|
||||
input-feedback-sounds=false
|
||||
13
dconf-export/gtk4.dconf
Normal file
13
dconf-export/gtk4.dconf
Normal file
@@ -0,0 +1,13 @@
|
||||
[settings/file-chooser]
|
||||
date-format='regular'
|
||||
location-mode='path-bar'
|
||||
show-hidden=true
|
||||
show-size-column=true
|
||||
show-type-column=true
|
||||
sidebar-width=140
|
||||
sort-column='name'
|
||||
sort-directories-first=false
|
||||
sort-order='ascending'
|
||||
type-format='category'
|
||||
view-type='list'
|
||||
window-size=(859, 327)
|
||||
12
dconf-export/nautilus.dconf
Normal file
12
dconf-export/nautilus.dconf
Normal file
@@ -0,0 +1,12 @@
|
||||
[icon-view]
|
||||
default-zoom-level='small'
|
||||
|
||||
[preferences]
|
||||
default-folder-viewer='icon-view'
|
||||
migrated-gtk-settings=true
|
||||
search-filter-time-type='last_modified'
|
||||
search-view='list-view'
|
||||
|
||||
[window-state]
|
||||
initial-size=(1280, 720)
|
||||
maximized=true
|
||||
Reference in New Issue
Block a user