commit
This commit is contained in:
parent
b43d8aaa24
commit
4a35128994
@ -2,7 +2,7 @@ BuildArch: noarch
|
||||
|
||||
Name: nobara-gnome-layouts
|
||||
Version: 1.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Libraries
|
||||
Summary: Nobara's Gnome layouts App
|
||||
@ -71,6 +71,7 @@ Nobara's Python3 & GTK3 built Gnome layouts App
|
||||
%attr(0755, root, root) "/etc/nobara/scripts/nobara-layouts/settings-scripts/*.sh"
|
||||
%attr(0644, root, root) "/etc/nobara/scripts/nobara-layouts/previews/*.svg"
|
||||
%attr(0644, root, root) "/usr/share/licenses/nobara-gnome-layouts/LICENSE"
|
||||
%attr(0644, root, root) "/usr/share/applications/nobara-gnome-layouts.desktop"
|
||||
|
||||
%post
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas/
|
||||
|
@ -19,7 +19,7 @@ gnome-extensions reset window-list@gnome-shell-extensions.gcampax.github.com ||
|
||||
|
||||
# add new settings
|
||||
|
||||
gsettings set org.gnome.shell.extensions.dash-to-dock dash-max-icon-size 64
|
||||
gsettings set org.gnome.shell.extensions.dash-to-dock dash-max-icon-size 48
|
||||
|
||||
gsettings set org.gnome.shell.extensions.dash-to-dock dock-fixed true
|
||||
|
||||
|
10
src/usr/share/applications/nobara-gnome-layouts.desktop
Normal file
10
src/usr/share/applications/nobara-gnome-layouts.desktop
Normal file
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Name=Nobara Desktop Layouts
|
||||
Exec=/usr/bin/nobara-gnome-layouts
|
||||
Icon=desktop
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Categories=GNOME;GTK;Utility;
|
||||
Keywords=Gnome;GTK
|
||||
OnlyShowIn=GNOME
|
Loading…
Reference in New Issue
Block a user