Compare commits
No commits in common. "master" and "TioTrom-master-patch-12568" have entirely different histories.
master
...
TioTrom-ma
|
@ -1,2 +0,0 @@
|
||||||
vm.swappiness=10
|
|
||||||
vm.vfs_cache_pressure=50
|
|
|
@ -1,6 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Name=tromjaro-gnome-shell-fix
|
|
||||||
Comment=Fixes gnome shell logout bug
|
|
||||||
Exec=/usr/bin/tromjaro-gnome-shell-fix
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
gsettings set org.gnome.shell disable-user-extensions false
|
|
|
@ -1,47 +1,16 @@
|
||||||
[io/github/celluloid-player/celluloid]
|
|
||||||
autofit-enable=false
|
|
||||||
csd-enable=true
|
|
||||||
dark-theme-enable=false
|
|
||||||
draggable-video-area-enable=true
|
|
||||||
|
|
||||||
|
|
||||||
[org/gnome/online-accounts]
|
|
||||||
whitelisted-providers= ['owncloud', 'media-server']
|
|
||||||
|
|
||||||
[org/gnome/desktop/interface]
|
|
||||||
gtk-theme='Skeuos-Green-Dark'
|
|
||||||
|
|
||||||
[org/gnome/gedit/preferences/editor]
|
|
||||||
highlight-current-line=false
|
|
||||||
|
|
||||||
[org/gnome/deja-dup]
|
[org/gnome/deja-dup]
|
||||||
backend='local'
|
backend='local'
|
||||||
|
|
||||||
|
[org/gtk/settings/file-chooser]
|
||||||
[org/gnome/desktop/interface]
|
sort-directories-first=true
|
||||||
enable-hot-corners=false
|
show-hidden=false
|
||||||
|
|
||||||
[org/gnome/shell/extensions/extensions-in-system-menu]
|
|
||||||
tweaks=true
|
|
||||||
|
|
||||||
[org/mate/hud]
|
|
||||||
custom-width='90%'
|
|
||||||
hud-monitor='window'
|
|
||||||
location='default'
|
|
||||||
menu-separator='◂ ▸'
|
|
||||||
prompt=''
|
|
||||||
recently-used='{}'
|
|
||||||
recently-used-max=10
|
|
||||||
rofi-theme='mate-hud-rounded'
|
|
||||||
shortcut='Alt_L'
|
|
||||||
transparency=100
|
|
||||||
|
|
||||||
[org/onboard]
|
[org/onboard]
|
||||||
layout='/usr/share/onboard/layouts/Phone.onboard'
|
layout='/usr/share/onboard/layouts/Phone.onboard'
|
||||||
schema-version='2.3'
|
schema-version='2.3'
|
||||||
show-status-icon=false
|
|
||||||
start-minimized=true
|
start-minimized=true
|
||||||
theme='/usr/share/onboard/themes/Blackboard.theme'
|
theme='/usr/share/onboard/themes/HighContrastInverse.theme'
|
||||||
use-system-defaults=false
|
use-system-defaults=false
|
||||||
xembed-onboard=true
|
xembed-onboard=true
|
||||||
|
|
||||||
|
@ -58,7 +27,7 @@ enabled=false
|
||||||
|
|
||||||
[org/onboard/theme-settings]
|
[org/onboard/theme-settings]
|
||||||
background-gradient=0.0
|
background-gradient=0.0
|
||||||
color-scheme='/usr/share/onboard/themes/Blackboard.colors'
|
color-scheme='/usr/share/onboard/themes/HighContrastInverseBlack.colors'
|
||||||
key-fill-gradient=30.0
|
key-fill-gradient=30.0
|
||||||
key-gradient-direction=-3.0
|
key-gradient-direction=-3.0
|
||||||
key-label-font='Ubuntu Condensed'
|
key-label-font='Ubuntu Condensed'
|
||||||
|
@ -103,8 +72,8 @@ active-extensions=['resize_images', 'image_print', 'search', 'list_tools', 'conv
|
||||||
store-metadata-in-files=true
|
store-metadata-in-files=true
|
||||||
|
|
||||||
[org/xfce/mousepad/preferences/view]
|
[org/xfce/mousepad/preferences/view]
|
||||||
color-scheme='tango'
|
color-scheme='oblivion'
|
||||||
show-line-numbers=false
|
show-line-numbers=true
|
||||||
|
|
||||||
[org/xfce/mousepad/preferences/window]
|
[org/xfce/mousepad/preferences/window]
|
||||||
client-side-decorations=false
|
client-side-decorations=false
|
||||||
|
|
|
@ -1,76 +1,25 @@
|
||||||
[io/github/celluloid-player/celluloid]
|
|
||||||
autofit-enable=false
|
|
||||||
csd-enable=true
|
|
||||||
dark-theme-enable=false
|
|
||||||
draggable-video-area-enable=true
|
|
||||||
|
|
||||||
[org/gnome/desktop/interface]
|
[org.gnome.nautilus.preferences]
|
||||||
gtk-theme='Skeuos-Green-Dark'
|
default-folder-viewer='icon-view'
|
||||||
|
search-filter-time-type='last_modified'
|
||||||
[org.gnome.gedit.preferences.editor]
|
search-view='list-view'
|
||||||
highlight-current-line=false
|
|
||||||
|
|
||||||
[org/mate/hud]
|
|
||||||
custom-width='90%'
|
|
||||||
hud-monitor='window'
|
|
||||||
location='default'
|
|
||||||
menu-separator='◂ ▸'
|
|
||||||
prompt=''
|
|
||||||
recently-used='{}'
|
|
||||||
recently-used-max=10
|
|
||||||
rofi-theme='mate-hud-rounded'
|
|
||||||
shortcut='Alt_L'
|
|
||||||
transparency=100
|
|
||||||
|
|
||||||
[org/onboard]
|
|
||||||
current-settings-page=3
|
|
||||||
layout='/usr/share/onboard/layouts/Phone.onboard'
|
|
||||||
schema-version='2.3'
|
|
||||||
show-status-icon=false
|
|
||||||
system-theme-associations={'HighContrast': 'HighContrast', 'HighContrastInverse': 'HighContrastInverse', 'LowContrast': 'LowContrast', 'ContrastHighInverse': 'HighContrastInverse', 'Default': ''}
|
|
||||||
theme='/home/tio/.local/share/onboard/themes/Blackboard.theme'
|
|
||||||
use-system-defaults=false
|
|
||||||
xembed-onboard=true
|
|
||||||
|
|
||||||
[org/onboard/auto-show]
|
|
||||||
enabled=true
|
|
||||||
keyboard-device-detection-enabled=true
|
|
||||||
keyboard-device-detection-exceptions=@as []
|
|
||||||
|
|
||||||
[org/onboard/icon-palette]
|
|
||||||
in-use=false
|
|
||||||
|
|
||||||
[org/onboard/scanner]
|
|
||||||
enabled=true
|
|
||||||
|
|
||||||
[org/onboard/theme-settings]
|
|
||||||
background-gradient=0.0
|
|
||||||
color-scheme='/usr/share/onboard/themes/Blackboard.colors'
|
|
||||||
key-fill-gradient=30.0
|
|
||||||
key-gradient-direction=-3.0
|
|
||||||
key-label-font='Ubuntu Condensed bold'
|
|
||||||
key-shadow-size=0.0
|
|
||||||
key-shadow-strength=0.0
|
|
||||||
key-size=95.0
|
|
||||||
key-stroke-gradient=70.0
|
|
||||||
key-stroke-width=100.0
|
|
||||||
key-style='flat'
|
|
||||||
roundrect-radius=25.0
|
|
||||||
|
|
||||||
[org/onboard/typing-assistance]
|
|
||||||
auto-capitalization=true
|
|
||||||
|
|
||||||
[org/onboard/typing-assistance/word-suggestions]
|
|
||||||
enabled=false
|
|
||||||
|
|
||||||
[org/onboard/window]
|
|
||||||
docking-enabled=true
|
|
||||||
force-to-top=true
|
|
||||||
|
|
||||||
[org/onboard/window/landscape]
|
|
||||||
dock-expand=true
|
|
||||||
|
|
||||||
[org/onboard/window/portrait]
|
|
||||||
dock-expand=true
|
|
||||||
|
|
||||||
|
|
||||||
|
[org.gnome.Terminal.Legacy.Profile]
|
||||||
|
background-color='rgb(0,0,0)'
|
||||||
|
background-transparency-percent=14
|
||||||
|
bold-color-same-as-fg=true
|
||||||
|
bold-is-bright=true
|
||||||
|
font='Monospace 12'
|
||||||
|
palette=['rgb(46,52,54)', 'rgb(204,0,0)', 'rgb(78,154,6)', 'rgb(196,160,0)', 'rgb(52,101,164)', 'rgb(117,80,123)', 'rgb(6,152,154)', 'rgb(211,215,207)', 'rgb(85,87,83)', 'rgb(239,41,41)', 'rgb(138,226,52)', 'rgb(252,233,79)', 'rgb(114,159,207)', 'rgb(173,127,168)', 'rgb(52,226,226)', 'rgb(238,238,236)']
|
||||||
|
use-system-font=false
|
||||||
|
use-theme-colors=false
|
||||||
|
use-transparent-background=true
|
||||||
|
foreground-color='rgb(255,255,255)'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[org/gtk/settings/file-chooser]
|
||||||
|
sort-directories-first=true
|
||||||
|
show-hidden=false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user