Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Jan 4, 2024
0 parents commit 3c781f7
Show file tree
Hide file tree
Showing 1,367 changed files with 53,188 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
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
13 changes: 13 additions & 0 deletions create-tarballs.sh
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 ../../
339 changes: 339 additions & 0 deletions kde-nobara/LICENSE

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions kde-nobara/etc/xdg/autostart/nobara-theming.desktop
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
1 change: 1 addition & 0 deletions kde-nobara/etc/xdg/gtk-2.0/gtkrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
gtk-theme-name="Nobara"
15 changes: 15 additions & 0 deletions kde-nobara/etc/xdg/gtk-3.0/settings.ini
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
12 changes: 12 additions & 0 deletions kde-nobara/etc/xdg/gtk-4.0/settings.ini
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
2 changes: 2 additions & 0 deletions kde-nobara/etc/xdg/kcminputrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Libinput][Defaults]
PointerAccelerationProfile=1
9 changes: 9 additions & 0 deletions kde-nobara/etc/xdg/kdeglobals
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
7 changes: 7 additions & 0 deletions kde-nobara/etc/xdg/kscreenlockerrc
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/
3 changes: 3 additions & 0 deletions kde-nobara/etc/xdg/ksplashrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[KSplash]
Engine=KSplashQML
Theme=org.nobaraproject.desktop
12 changes: 12 additions & 0 deletions kde-nobara/etc/xdg/kwinrc
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
1 change: 1 addition & 0 deletions kde-nobara/etc/xdg/package
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.nobaraproject.desktop
2 changes: 2 additions & 0 deletions kde-nobara/etc/xdg/plasmarc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Theme]
name=Nobara
13 changes: 13 additions & 0 deletions kde-nobara/etc/xdg/xsettingsd/xsettingsd.conf
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"
4 changes: 4 additions & 0 deletions kde-nobara/usr/bin/nobara-gtk
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
45 changes: 45 additions & 0 deletions kde-nobara/usr/share/aurorae/themes/Nobara
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
Loading

0 comments on commit 3c781f7

Please sign in to comment.