summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--raveos-calamares-module/PKGBUILD2
-rw-r--r--raveos-calamares-module/desktopselect/desktopselect.conf1
-rw-r--r--raveos-calamares-theme/PKGBUILD2
-rw-r--r--raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf2
-rw-r--r--raveos-gnome-theme/00-raveos232
-rw-r--r--raveos-gnome-theme/PKGBUILD2
-rw-r--r--raveos-hyprland-theme/PKGBUILD2
-rw-r--r--raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua2
-rw-r--r--raveos-hyprland-theme/theme-data/hypr/hyprland.lua2
9 files changed, 163 insertions, 84 deletions
diff --git a/raveos-calamares-module/PKGBUILD b/raveos-calamares-module/PKGBUILD
index 4eef171..eac7466 100644
--- a/raveos-calamares-module/PKGBUILD
+++ b/raveos-calamares-module/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: nippy <nippy@tuta.io>
pkgname=raveos-calamares-module
pkgver=2.0.0
-pkgrel=26
+pkgrel=27
pkgdesc="RaveOS Calamares modules: Wi-Fi, Welcome, Desktop Selector"
arch=('x86_64')
options=('!debug')
diff --git a/raveos-calamares-module/desktopselect/desktopselect.conf b/raveos-calamares-module/desktopselect/desktopselect.conf
index ec816a1..9ea8b1b 100644
--- a/raveos-calamares-module/desktopselect/desktopselect.conf
+++ b/raveos-calamares-module/desktopselect/desktopselect.conf
@@ -107,6 +107,7 @@ desktops:
- nautilus
- gnome-shell-extensions
- raveos-gnome-theme
+ - gdm
- name: "Cinnamon Desktop"
description_hu: "Hamarosan érkezik."
diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD
index 856eedf..67a21fe 100644
--- a/raveos-calamares-theme/PKGBUILD
+++ b/raveos-calamares-theme/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: nippy <nippy@tuta.io>
pkgname=raveos-calamares-theme
pkgver=2.0.0
-pkgrel=52
+pkgrel=53
pkgdesc="RaveOS Calamares Theme"
arch=('any')
url="https://git.rp1.hu/RaveOS"
diff --git a/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf b/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf
index 4db0501..54f6a52 100644
--- a/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf
+++ b/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf
@@ -6,7 +6,7 @@ script:
- command: "systemctl enable iwd.service || true"
- command: "systemctl enable bluetooth.service || true"
- command: "systemctl enable sddm.service || true"
- - command: "systemctl enable gdm.service || true"
+ - command: "systemctl disable gdm.service || true"
- command: "systemctl enable cosmic-greeter.service || true"
- command: "mkdir -p /etc/NetworkManager/conf.d && printf '[device]\nwifi.backend=iwd\n' > /etc/NetworkManager/conf.d/wifi_backend.conf || true"
- command: "mkdir -p /etc/iwd && printf '[General]\nEnableNetworkConfiguration=false\n' > /etc/iwd/main.conf || true"
diff --git a/raveos-gnome-theme/00-raveos b/raveos-gnome-theme/00-raveos
index 8ad40c5..7ee8320 100644
--- a/raveos-gnome-theme/00-raveos
+++ b/raveos-gnome-theme/00-raveos
@@ -1,13 +1,26 @@
-[org/gnome/desktop/interface]
-accent-color='green'
-color-scheme='prefer-dark'
-cursor-size=24
-cursor-theme='Adwaita'
-document-font-name='Adwaita Sans 12'
-font-name='Adwaita Sans 11'
-gtk-theme='Yaru-olive-dark'
-icon-theme='Adwaitaru-olive'
-monospace-font-name='Adwaita Mono 11'
+[org/gnome/Console]
+last-window-maximised=false
+last-window-size=(1000, 650)
+
+[org/gnome/Extensions]
+window-height=802
+window-width=1189
+
+[org/gnome/control-center]
+last-panel='keyboard'
+window-state=(980, 640, false)
+
+[org/gnome/desktop/app-folders]
+folder-children=['System', 'Utilities']
+
+[org/gnome/desktop/app-folders/folders/System]
+apps=['org.gnome.baobab.desktop', 'org.gnome.DiskUtility.desktop', 'org.gnome.SystemMonitor.desktop', 'org.gnome.tweaks.desktop']
+name='X-GNOME-Shell-System.directory'
+translate=true
+
+[org/gnome/desktop/app-folders/folders/Utilities]
+name='X-GNOME-Shell-Utilities.directory'
+translate=true
[org/gnome/desktop/background]
color-shading-type='solid'
@@ -17,6 +30,39 @@ picture-uri-dark='file:///usr/share/backgrounds/raveos/raveos-main-bg.jpeg'
primary-color='#241f31'
secondary-color='#000000'
+[org/gnome/desktop/interface]
+accent-color='green'
+color-scheme='prefer-dark'
+cursor-size=24
+cursor-theme='Adwaita'
+document-font-name='Ubuntu 12'
+font-name='Ubuntu 11'
+gtk-theme='Yaru-olive-dark'
+icon-theme='Adwaitaru-olive'
+monospace-font-name='Ubuntu Mono 13'
+
+[org/gnome/desktop/notifications]
+application-children=['org-gnome-console', 'org-gnome-nautilus', 'gnome-about-panel']
+
+[org/gnome/desktop/notifications/application/gnome-about-panel]
+application-id='gnome-about-panel.desktop'
+
+[org/gnome/desktop/notifications/application/org-gnome-console]
+application-id='org.gnome.Console.desktop'
+
+[org/gnome/desktop/notifications/application/org-gnome-nautilus]
+application-id='org.gnome.Nautilus.desktop'
+
+[org/gnome/desktop/peripherals/keyboard]
+numlock-state=true
+
+[org/gnome/desktop/peripherals/mouse]
+accel-profile='flat'
+speed=0.0
+
+[org/gnome/desktop/peripherals/touchpad]
+two-finger-scrolling-enabled=true
+
[org/gnome/desktop/screensaver]
color-shading-type='solid'
picture-options='zoom'
@@ -24,28 +70,51 @@ picture-uri='file:///usr/share/backgrounds/raveos/raveos-main-bg.jpeg'
primary-color='#241f31'
secondary-color='#000000'
+[org/gnome/desktop/session]
+idle-delay=uint32 60
+
+[org/gnome/desktop/wm/keybindings]
+close=['<Super>q']
+
[org/gnome/desktop/wm/preferences]
+action-double-click-titlebar='toggle-maximize'
+action-middle-click-titlebar='toggle-maximize'
button-layout='appmenu:minimize,maximize,close'
num-workspaces=1
+resize-with-right-button=true
+
+[org/gnome/eog/ui]
+sidebar=false
+
+[org/gnome/gedit/preferences/editor]
+style-scheme-for-dark-theme-variant='oblivion'
+wrap-last-split-mode='word'
+
+[org/gnome/gedit/state/window]
+bottom-panel-size=140
+height=700
+maximized=false
+side-panel-active-page='GeditWindowDocumentsPanel'
+side-panel-size=200
+width=900
[org/gnome/mutter]
dynamic-workspaces=true
-[org/gnome/desktop/peripherals/keyboard]
-numlock-state=true
-
-[org/gnome/desktop/peripherals/mouse]
-accel-profile='flat'
-speed=0.0
+[org/gnome/nautilus/icon-view]
+default-zoom-level='small-plus'
-[org/gnome/desktop/peripherals/touchpad]
-two-finger-scrolling-enabled=true
+[org/gnome/nautilus/preferences]
+default-folder-viewer='icon-view'
+migrated-gtk-settings=true
+show-create-link=true
+show-delete-permanently=true
-[org/gnome/desktop/session]
-idle-delay=uint32 900
+[org/gnome/nautilus/window-state]
+initial-size=(1189, 747)
-[org/gnome/settings-daemon/plugins/power]
-power-button-action='interactive'
+[org/gnome/settings-daemon/plugins/color]
+night-light-schedule-automatic=false
[org/gnome/settings-daemon/plugins/media-keys]
custom-keybindings=['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/']
@@ -55,64 +124,30 @@ binding='<Control><Alt>t'
command='kgx'
name='Terminal'
+[org/gnome/settings-daemon/plugins/power]
+power-button-action='interactive'
+
[org/gnome/shell]
always-show-log-out=true
+app-picker-layout=[{'org.gnome.Calculator.desktop': <{'position': <0>}>, 'org.gnome.Extensions.desktop': <{'position': <1>}>, 'org.gnome.eog.desktop': <{'position': <2>}>, 'gufw.desktop': <{'position': <3>}>, 'org.gnome.gedit.desktop': <{'position': <4>}>, 'lstopo.desktop': <{'position': <5>}>, 'raveos-app-installer.desktop': <{'position': <6>}>, 'org.gnome.Settings.desktop': <{'position': <7>}>, 'org.pulseaudio.pavucontrol.desktop': <{'position': <8>}>, 'System': <{'position': <9>}>, 'org.gnome.Console.desktop': <{'position': <10>}>}]
disable-user-extensions=false
-disabled-extensions=['apps-menu@gnome-shell-extensions.gcampax.github.com', 'auto-move-windows@gnome-shell-extensions.gcampax.github.com', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'light-style@gnome-shell-extensions.gcampax.github.com', 'native-window-placement@gnome-shell-extensions.gcampax.github.com', 'places-menu@gnome-shell-extensions.gcampax.github.com', 'system-monitor@gnome-shell-extensions.gcampax.github.com', 'unity-like-appswitcher@gonza.com', 'window-list@gnome-shell-extensions.gcampax.github.com', 'windowsNavigator@gnome-shell-extensions.gcampax.github.com', 'workspace-indicator@gnome-shell-extensions.gcampax.github.com', 'rounded-window-corners@fxgn']
+disabled-extensions=['auto-move-windows@gnome-shell-extensions.gcampax.github.com', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'light-style@gnome-shell-extensions.gcampax.github.com', 'native-window-placement@gnome-shell-extensions.gcampax.github.com', 'places-menu@gnome-shell-extensions.gcampax.github.com', 'system-monitor@gnome-shell-extensions.gcampax.github.com', 'unity-like-appswitcher@gonza.com', 'window-list@gnome-shell-extensions.gcampax.github.com', 'windowsNavigator@gnome-shell-extensions.gcampax.github.com', 'workspace-indicator@gnome-shell-extensions.gcampax.github.com', 'rounded-window-corners@fxgn', 'apps-menu@gnome-shell-extensions.gcampax.github.com']
enabled-extensions=['drive-menu@gnome-shell-extensions.gcampax.github.com', 'burn-my-windows@schneegans.github.com', 'user-theme@gnome-shell-extensions.gcampax.github.com', 'appindicatorsupport@rgcjonas.gmail.com', 'customreboot@nova1545', 'hide-universal-access@akiirui.github.io', 'no-overview@fthx', 'notification-timeout@chlumskyvaclav.gmail.com', 'rebootintowindows@nimz.cool', 'reboottouefi@ubaygd.com', 'ShutdownTimer@deminder', 'Vitals@CoreCoding.com', 'dash-to-dock@micxgx.gmail.com', 'blur-my-shell@aunetx', 'status-icons@gnome-shell-extensions.gcampax.github.com', 'unity-like-appswitcher-reforged@gabeszm']
-favorite-apps=['org.gnome.Nautilus.desktop']
+favorite-apps=['org.gnome.Nautilus.desktop', 'brave-origin.desktop']
welcome-dialog-last-shown-version='999.0'
-[org/gnome/shell/extensions/user-theme]
-name='Yaru-olive-dark'
-
-[org/gnome/shell/extensions/dash-to-dock]
-always-center-icons=false
-autohide-in-fullscreen=false
-background-color='rgb(0,0,0)'
-background-opacity=0.33
-click-action='minimize-or-overview'
-custom-background-color=true
-custom-theme-shrink=true
-dance-urgent-applications=true
-dash-max-icon-size=44
-disable-overview-on-startup=false
-dock-fixed=false
-dock-position='LEFT'
-extend-height=true
-force-straight-corner=true
-height-fraction=0.33
-hot-keys=true
-icon-size-fixed=true
-intellihide-mode='ALL_WINDOWS'
-isolate-locations=true
-isolate-workspaces=false
-multi-monitor=true
-preview-size-scale=0.0
-running-indicator-dominant-color=true
-running-indicator-style='DOTS'
-show-apps-always-in-the-edge=true
-show-apps-at-top=false
-show-icons-emblems=true
-show-mounts=false
-show-mounts-network=false
-show-mounts-only-mounted=true
-show-trash=false
-transparency-mode='FIXED'
-unity-backlit-items=false
-workspace-agnostic-urgent-windows=true
-
[org/gnome/shell/extensions/blur-my-shell]
-pipelines={'pipeline_default': {'name': <'Default'>, 'effects': <[<{'type': <'native_static_gaussian_blur'>, 'id': <'effect_000000000000'>, 'params': <{'radius': <30>, 'brightness': <0.60>}>}>]>}, 'pipeline_default_rounded': {'name': <'Default rounded'>, 'effects': <[<{'type': <'native_static_gaussian_blur'>, 'id': <'effect_000000000001'>, 'params': <{'radius': <30>, 'brightness': <0.60>}>}>, <{'type': <'corner'>, 'id': <'effect_000000000002'>, 'params': <{'radius': <24>}>}>]>}}
+pipelines={'pipeline_default': {'name': <'Default'>, 'effects': <[<{'type': <'native_static_gaussian_blur'>, 'id': <'effect_000000000000'>, 'params': <{'radius': <30>, 'brightness': <0.59999999999999998>}>}>]>}, 'pipeline_default_rounded': {'name': <'Default rounded'>, 'effects': <[<{'type': <'native_static_gaussian_blur'>, 'id': <'effect_000000000001'>, 'params': <{'radius': <30>, 'brightness': <0.59999999999999998>}>}>, <{'type': <'corner'>, 'id': <'effect_000000000002'>, 'params': <{'radius': <24>}>}>]>}}
+rounded-blur-found=false
settings-version=2
[org/gnome/shell/extensions/blur-my-shell/appfolder]
-brightness=0.60
+brightness=0.59999999999999998
sigma=30
[org/gnome/shell/extensions/blur-my-shell/dash-to-dock]
blur=false
-brightness=0.60
+brightness=0.59999999999999998
override-background=true
pipeline='pipeline_default'
sigma=30
@@ -126,7 +161,7 @@ pipeline='pipeline_default'
pipeline='pipeline_default'
[org/gnome/shell/extensions/blur-my-shell/panel]
-brightness=0.45
+brightness=0.45000000000000001
customize=true
force-light-text=true
override-background=true
@@ -138,9 +173,53 @@ static-blur=true
pipeline='pipeline_default'
[org/gnome/shell/extensions/blur-my-shell/window-list]
-brightness=0.60
+brightness=0.59999999999999998
sigma=30
+[org/gnome/shell/extensions/burn-my-windows]
+last-extension-version=48
+
+[org/gnome/shell/extensions/dash-to-dock]
+always-center-icons=false
+autohide-in-fullscreen=false
+background-color='rgb(0,0,0)'
+background-opacity=0.33000000000000002
+click-action='minimize-or-overview'
+custom-background-color=true
+custom-theme-shrink=true
+dance-urgent-applications=true
+dash-max-icon-size=44
+disable-overview-on-startup=false
+dock-fixed=false
+dock-position='LEFT'
+extend-height=true
+force-straight-corner=true
+height-fraction=0.33000000000000002
+hot-keys=true
+icon-size-fixed=true
+intellihide-mode='ALL_WINDOWS'
+isolate-locations=true
+isolate-workspaces=false
+multi-monitor=false
+preview-size-scale=0.0
+running-indicator-dominant-color=true
+running-indicator-style='DOTS'
+shortcut=@as []
+shortcut-text=''
+show-apps-always-in-the-edge=true
+show-apps-at-top=false
+show-icons-emblems=false
+show-mounts=false
+show-mounts-network=false
+show-mounts-only-mounted=true
+show-trash=false
+transparency-mode='FIXED'
+unity-backlit-items=false
+workspace-agnostic-urgent-windows=true
+
+[org/gnome/shell/extensions/shutdowntimer-deminder]
+shutdown-timestamp-value=-1
+
[org/gnome/shell/extensions/unity-window-switcher-reforged]
background-border-radius=22
background-color='rgb(36,31,49)'
@@ -149,18 +228,17 @@ container-padding=11
icon-border-radius=16
icon-spacing=11
+[org/gnome/shell/extensions/user-theme]
+name='Yaru-olive-dark'
+
[org/gnome/shell/extensions/vitals]
-hot-sensors=['_processor_usage_', '_memory_allocated_']
+hot-sensors=['_processor_usage_', '_memory_allocated_', '__network-rx_max__', '__network-tx_max__']
icon-style=0
position-in-panel=0
update-time=1
-[org/gnome/nautilus/preferences]
-default-folder-viewer='icon-view'
-migrated-gtk-settings=true
-show-create-link=true
-show-delete-permanently=true
+[org/gnome/tweaks]
+show-extensions-notice=false
-[org/gnome/Console]
-last-window-maximised=false
-last-window-size=(1000, 650)
+[org/gtk/gtk4/settings/file-chooser]
+show-hidden=false
diff --git a/raveos-gnome-theme/PKGBUILD b/raveos-gnome-theme/PKGBUILD
index ca74a22..9718552 100644
--- a/raveos-gnome-theme/PKGBUILD
+++ b/raveos-gnome-theme/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=raveos-gnome-theme
pkgver=1.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="RaveOS GNOME theme payload and installer"
arch=('any')
url="https://raveos.local"
diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD
index cfaa93e..91e49d2 100644
--- a/raveos-hyprland-theme/PKGBUILD
+++ b/raveos-hyprland-theme/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=raveos-hyprland-theme
pkgver=1.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="RaveOS Hyprland theme payload and installer"
arch=('any')
url="https://raveos.local"
diff --git a/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua b/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua
index a072f88..4e97d76 100644
--- a/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua
+++ b/raveos-hyprland-theme/theme-data/hypr/config/keybinds.lua
@@ -37,7 +37,7 @@ hl.bind("CTRL + SUPER + Home", hl.dsp.exec_cmd("reboot"))
hl.bind("CTRL + SUPER + End", hl.dsp.exec_cmd("poweroff"))
-- Window management
-hl.bind(mainMod .. " + Q", hl.dsp.window.kill())
+hl.bind(mainMod .. " + Q", hl.dsp.window.close())
hl.bind(mainMod .. " + V", hl.dsp.window.float())
-- Move focus with mainMod + arrow keys
diff --git a/raveos-hyprland-theme/theme-data/hypr/hyprland.lua b/raveos-hyprland-theme/theme-data/hypr/hyprland.lua
index 5773667..7af6a24 100644
--- a/raveos-hyprland-theme/theme-data/hypr/hyprland.lua
+++ b/raveos-hyprland-theme/theme-data/hypr/hyprland.lua
@@ -79,7 +79,7 @@ hl.config({
rounding = 10,
rounding_power = 2,
active_opacity = 1.0,
- inactive_opacity = 0.66,
+ inactive_opacity = 1.0,
shadow = {
enabled = true,
range = 44,