Commit 838c882d authored by Roman Alifanov's avatar Roman Alifanov

0.7.5-alt1

- gnome-settings: the user-themes extension is enabled and some settings of other extensions have been made - set blackbox-terminal is default term
parent 04c94904
......@@ -17,7 +17,7 @@
%define _unpackaged_files_terminate_build 1
Name: branding-%flavour
Version: 0.7.1
Version: 0.7.5
Release: alt1
Url: https://ximperlinux.ru
......@@ -61,8 +61,8 @@ This package contains default apt configuration for %distro_name.
%package bootloader
Group: System/Configuration/Boot and Init
Summary: Graphical boot logo for grub2, lilo and syslinux
Summary(ru_RU.UTF-8): Тема для экрана выбора вариантов загрузки (lilo и syslinux)
License: GPLv2+
Summary(ru_RU.UTF-8): Тема для экрана выбора вариантов загрузки (lilo и syslinux)
Requires(pre): coreutils
Provides: design-bootloader-system-%theme = %EVR
......@@ -385,6 +385,10 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
#_iconsdir/hicolor/*/apps/alt-%theme-desktop.png
%changelog
* Sat Aug 12 2023 Roman Alifanov <ximper@altlinux.org> 0.7.5-alt1
- gnome-settings: the user-themes extension is enabled and some settings of other extensions have been made
- set blackbox-terminal is default term
* Thu Jul 27 2023 Roman Alifanov <ximper@altlinux.org> 0.7.1-alt1
- new version
- apt-conf: source.list: add line break at end of the file
......
......@@ -13,18 +13,13 @@ xkb-options=['grp:alt_shift_toggle']
switch-input-source=['<Shift>Alt_L']
switch-input-source-backward=['<Alt>Shift_L']
[org.gnome.shell]
disable-user-extensions=false
enabled-extensions=['dash-to-dock@micxgx.gmail.com', 'appindicatorsupport@rgcjonas.gmail.com', 'gsconnect@andyholmes.github.io']
[org.gnome.desktop.default-applications.terminal]
exec-arg='-c'
exec='blackbox'
[org.gnome.desktop.interface]
monospace-font-name='Cascadia Code 13'
[org.gnome.shell.extensions.dash-to-dock]
dock-fixed=false
click-action='minimize'
dash-max-icon-size=24
[org.gnome.desktop.background]
picture-uri='file:///usr/share/wallpapers/ximper/1.jpg'
picture-uri-dark='file:///usr/share/wallpapers/ximper/1.jpg'
......@@ -34,3 +29,25 @@ button-layout=':minimize,maximize,close'
[org.gnome.gedit.preferences.editor]
scheme='oblivion'
[com.github.stunkymonkey.nautilus-open-any-terminal]
terminal='blackbox'
[org.gnome.shell]
disable-user-extensions=false
enabled-extensions=['dash-to-dock@micxgx.gmail.com', 'appindicatorsupport@rgcjonas.gmail.com', 'gsconnect@andyholmes.github.io', 'user-theme@gnome-shell-extensions.gcampax.github.com']
[org.gnome.shell.extensions.dash-to-dock]
dock-fixed=false
click-action='minimize'
dash-max-icon-size=24
animation-time=0.20000000000000001
apply-custom-theme=true
autohide=true
autohide-in-fullscreen=false
background-opacity=0.80000000000000004
custom-theme-shrink=true
height-fraction=0.90000000000000002
[org.gnome.shell.extensions.appindicator]
tray-pos='left'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment