-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3c781f7
Showing
1,367 changed files
with
53,188 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Contains sources specific to packages only shipped by Nobara and/or heavily modified by Nobara |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
#!/bin/bash | ||
tar -cvzf kde-nobara.tar.gz kde-nobara | ||
tar -cvzf nobara-nvidia-wizard.tar.gz nobara-nvidia-wizard | ||
tar -cvzf nobara-resolve-runtime.tar.gz nobara-resolve-runtime | ||
tar -cvzf nobara-welcome-38.tar.gz nobara-welcome/38/nobara-welcome | ||
cd nobara-welcome/38 | ||
tar -cvzf nobara-welcome-38.tar.gz nobara-welcome | ||
mv nobara-welcome-38.tar.gz ../../ | ||
cd ../../ | ||
cd nobara-welcome/39 | ||
tar -cvzf nobara-welcome-39.tar.gz nobara-welcome | ||
mv nobara-welcome-39.tar.gz ../../ | ||
cd ../../ |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[Desktop Entry] | ||
Name=Nobara GTK theme setter | ||
GenericName=Nobara GTK theme setter | ||
Exec=/usr/bin/nobara-gtk | ||
Terminal=false | ||
Type=Application | ||
StartupNotify=false | ||
X-GNOME-Autostart-enabled=true | ||
X-GNOME-Autostart-Delay=10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
gtk-theme-name="Nobara" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[Settings] | ||
gtk-application-prefer-dark-theme=true | ||
gtk-button-images=true | ||
gtk-cursor-theme-name=breeze_cursors | ||
gtk-cursor-theme-size=24 | ||
gtk-decoration-layout=icon:minimize,maximize,close | ||
gtk-enable-animations=true | ||
gtk-font-name=Noto Sans, 11 | ||
gtk-icon-theme-name=Papirus-Colors-Dark | ||
gtk-menu-images=true | ||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module | ||
gtk-primary-button-warps-slider=false | ||
gtk-theme-name=Nobara | ||
gtk-toolbar-style=3 | ||
gtk-xft-dpi=98304 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[Settings] | ||
gtk-application-prefer-dark-theme=true | ||
gtk-cursor-theme-name=breeze_cursors | ||
gtk-cursor-theme-size=24 | ||
gtk-decoration-layout=icon:minimize,maximize,close | ||
gtk-enable-animations=true | ||
gtk-font-name=Noto Sans, 11 | ||
gtk-icon-theme-name=Papirus-Colors-Dark | ||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module | ||
gtk-primary-button-warps-slider=false | ||
gtk-theme-name=Nobara | ||
gtk-xft-dpi=98304 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[Libinput][Defaults] | ||
PointerAccelerationProfile=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[KDE] | ||
LookAndFeelPackage=org.nobaraproject.desktop | ||
SingleClick=false | ||
|
||
[General] | ||
font=Noto Sans,11,-1,5,50,0,0,0,0,0 | ||
menuFont=Noto Sans,11,-1,5,50,0,0,0,0,0 | ||
smallestReadableFont=Noto Sans,9,-1,5,50,0,0,0,0,0 | ||
toolBarFont=Noto Sans,11,-1,5,50,0,0,0,0,0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[Daemon] | ||
Autolock=false | ||
LockOnResume=false | ||
|
||
[Greeter][Wallpaper][org.kde.image][General] | ||
Image=file:///usr/share/wallpapers/nobara-39-1.png | ||
SlidePaths=/usr/share/wallpapers/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[KSplash] | ||
Engine=KSplashQML | ||
Theme=org.nobaraproject.desktop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[Plugins] | ||
blurEnabled=true | ||
|
||
[Effect-ًRound-Corners] | ||
ActiveShadowAlpha=69 | ||
ActiveShadowUseCustom=true | ||
ActiveShadowUsePalette=false | ||
InactiveOutlineColor=62,62,62 | ||
InactiveShadowAlpha=0 | ||
InactiveShadowUseCustom=true | ||
InactiveShadowUsePalette=false | ||
OutlineColor=62,62,62 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
org.nobaraproject.desktop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[Theme] | ||
name=Nobara |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Net/ThemeName "Nobara" | ||
Gdk/UnscaledDPI 98304 | ||
Gdk/WindowScalingFactor 1 | ||
Gtk/EnableAnimations 1 | ||
Gtk/DecorationLayout "icon:minimize,maximize,close" | ||
Gtk/PrimaryButtonWarpsSlider 0 | ||
Gtk/ToolbarStyle 3 | ||
Gtk/MenuImages 1 | ||
Gtk/ButtonImages 1 | ||
Gtk/CursorThemeSize 24 | ||
Gtk/CursorThemeName "breeze_cursors" | ||
Net/IconThemeName "Papirus-Colors-Dark" | ||
Gtk/FontName "Noto Sans, 11" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/bin/bash | ||
if [[ -n $(cat ~/.config/plasmarc | grep 'name=Nobara') ]]; then | ||
gsettings set org.gnome.desktop.interface gtk-theme Nobara | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
[General] | ||
ActiveFocusedTabColor=78,78,78 | ||
ActiveTextColor=177,178,183,255 | ||
ActiveTextShadowColor=255,255,255,255 | ||
ActiveUnfocusedTabColor=120,120,120 | ||
|
||
InactiveFocusedTabColor=120,120,120 | ||
InactiveTextColor=138,143,152,255 | ||
InactiveTextShadowColor=255,255,255,255 | ||
InactiveUnfocusedTabColor=120,120,120 | ||
|
||
Blur=0 | ||
Animation=1 | ||
Shadow=true | ||
TextShadowOffsetX=1 | ||
TextShadowOffsetY=1 | ||
TitleAlignment=center | ||
TitleVerticalAlignment=center | ||
UseTextShadow=true | ||
|
||
[Layout] | ||
BorderTop=0 | ||
BorderBottom=0 | ||
BorderLeft=0 | ||
BorderRight=0 | ||
ButtonHeight=23 | ||
ButtonMarginTop=0 | ||
ButtonSpacing=10 | ||
ButtonWidth=23 | ||
ExplicitButtonSpacer=10 | ||
PaddingBottom=11 | ||
PaddingLeft=11 | ||
PaddingRight=11 | ||
PaddingTop=11 | ||
TitleBorderLeft=86 | ||
TitleBorderRight=0 | ||
TitleEdgeBottom=4 | ||
TitleEdgeBottomMaximized=4 | ||
TitleEdgeLeft=8 | ||
TitleEdgeLeftMaximized=8 | ||
TitleEdgeRight=8 | ||
TitleEdgeRightMaximized=8 | ||
TitleEdgeTop=3 | ||
TitleEdgeTopMaximized=3 | ||
TitleHeight=14 |
Oops, something went wrong.