Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Aurora): consolidate locations for setting changes #1219

Merged
merged 2 commits into from
Apr 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions system_files/kinoite/usr/etc/xdg/kcm-about-distrorc
9 changes: 0 additions & 9 deletions system_files/kinoite/usr/etc/xdg/kdeglobals

This file was deleted.

1 change: 1 addition & 0 deletions system_files/kinoite/usr/etc/xdg/kdeglobals
1 change: 1 addition & 0 deletions system_files/kinoite/usr/etc/xdg/krunnerrc
1 change: 1 addition & 0 deletions system_files/kinoite/usr/etc/xdg/kwinrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Name=Bluefin-CLI
NoDisplay=true
StartupNotification=false
Type=Application
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-Shortcuts=Meta+Return
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Name=Fedora-Toolbox
NoDisplay=true
StartupNotification=false
Type=Application
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-Shortcuts=Ctrl+Alt+F
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Name=Ubuntu-Toolbox
NoDisplay=true
StartupNotification=false
Type=Application
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-Shortcuts=Ctrl+Alt+U

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[KDE]
LookAndFeelPackage=dev.getaurora.aurora.desktop

[KDE Control Module Restrictions][$i]
kcm_plymouth.desktop=false

[General]
TerminalApplication=kde-ptyxis
TerminalService=org.gnome.Ptyxis.desktop

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ WobblynessLevel=0

[Plugins]
blurEnabled=true
fallapartEnabled=true
wobblywindowsEnabled=true

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[Desktop Entry]
Exec=/usr/libexec/distrobox-quadlet-ptyxis.sh bluefin-cli
Name=Bluefin-CLI
NoDisplay=true
StartupNotification=false
Type=Application
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-Shortcuts=Meta+Return
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[Desktop Entry]
Exec=/usr/libexec/distrobox-quadlet-ptyxis.sh fedora-toolbox
Name=Fedora-Toolbox
NoDisplay=true
StartupNotification=false
Type=Application
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-Shortcuts=Ctrl+Alt+F
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[Desktop Entry]
Exec=/usr/libexec/distrobox-quadlet-ptyxis.sh ubuntu-toolbox
Name=Ubuntu-Toolbox
NoDisplay=true
StartupNotification=false
Type=Application
X-KDE-GlobalAccel-CommandShortcut=true
X-KDE-Shortcuts=Ctrl+Alt+U
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading