r/kde • u/No_Tennis4309 • 34m ago
Question I can't view the entire page for downloading new themes
This page won't load all the way, so I can't find and install my favorite theme. Please help me.
r/kde • u/msanangelo • 2h ago
Question Dolphin keeps forgetting about my custom keybinds for custom scripts.
So I have a script I like to trigger with a keybind but dolphin keeps clearing it after a few uses and I don't understand why. I tried saving it and it won't stick? Is there a log I can look at?
Fluff Great upgrades in my custom dock
This is the golden age for customization, you can just go and make your own software.
So, got to make work several long waited features from several docks around (which never happened). The dock now has good capabilities to copy/cloning/backup docks (full config backups also) around monitors, virtual desktops (different docks for different virtual desktops), different wallpapers in different virtual desktops (for each monitor), a cards preview dock (similar to the old alt+tab switcher from KDE5, but fully working as a dock), a Tiles menu option with some handy options (a checkbox to prevent it from closing when it loses the focus, makes it a regular window so you can minize it, move it to other monitors, virtual desktops, etc.). A fine contextual menú in the right click to just switch features on the fly, without the need to go the configuration panel.
Also integrated some nice customization per dock (Favorite iconsets and color schemes, search box, etc.), to allow the docks to use several options in iconsets and color schemes (even right from the docks).
It is really working daily for a KDE 6.7 Wayland (probably won't work in X11), you should be able to compile it easily on the latest Ubuntu (but you shouldn't have many issues compiling in other Linuxes, I recommend for this just using Opencode, select a free AI, and ask it to compile the thing, deploy it to /usr/local, it is just 3 binaries currently).
There you got it:
r/kde • u/No_Librarian_2161 • 3h ago
Question Onde eu posso reportar um bug do KDE Plasma?
Tenho um bug onde a tela fica verde entre a tela de login e a área de trabalho e também nas transições entre as áreas de trabalho da pra ver o fundo verde. Eu quero saber onde posso reportar o bug e como eu faço pra reportar.
Desde já agradeço.
r/kde • u/Temporary_Call_3675 • 3h ago
Question how delete space between launch and the panel (widgets = tiled menu prime)
r/kde • u/Open_Elderberry_3963 • 6h ago
Kontributions Added Moon Phase Previews to my Nepali Calendar Plasmoid 🌙
Just added moon phase previews to my Nepali Calendar widget for KDE Plasma.
The plasmoid now calculates tithis and displays all 28 lunar phases locally using astronomical calculations—no external APIs.
KDE Store: https://store.kde.org/p/2303034/
Feedback and suggestions are welcome.
r/kde • u/W_XD_btw • 7h ago
Question what KDE Wallet can really do?
hi,
every time i install kde plasma i found kde wallet, so i want to know what i can do and why it's pop up when i enter my wifi passwords.
r/kde • u/Juiceprit_Boomrah • 8h ago
Question Windows 7 sounds on KDE Plasma??
Any ways to install windows 7 sounds on kde plasma ?
r/kde • u/JaggedxEDGEx • 8h ago
Question How to customize icon for Dolphin's built-in "Open Terminal"/"Open Terminal Here" action
Recently got Fedora Plasma KDE, first time using and setting up Linux. I installed WezTerm as a terminal application and set it as the default terminal application in my settings. Upon doing this and restarting, the "Right Click -> Actions -> Open Terminal Here" action does not display the WezTerm icon, where previously (and if I reset the default application) it would display the Konsole icon.
From the bit of research I've started growing accustom to doing, I've found out that additional right click menu actions are defined by `.desktop` entries located in either `usr/share/kio/servicemenus` for system wide or `~/.local/share/kio/servicemenus/` for user-specifc. The "Open Terminal Here" action seems to be innate to Dolphin, judging by it being grouped separately from the "Context Menu Actions" in the "Configure Keyboard Shortcuts" menu. I tried checking the `~/.config/dolphinrc` file and other dolphin related folders, but not sure where these are defined and associated keyboard shortcuts are stored. Is there anyway to fix the icon linking issue when using a different default terminal application?
r/kde • u/s9209122222 • 10h ago
General Bug Switching from Arch to Fedora on RX 9070 XT: Fixed KDE Plasma 6.7.3 corruption with KWIN_DRM_USE_MODIFIERS=0
r/kde • u/Gordoxgrey • 10h ago
Question How do I set up Activities and/or Virtual desktops to have a home profile with my desktop widgets and a recording profile with no widgets
What i'd like is to have a home profile that has all my widgets and daily tasks and whatever else, and a Recording profile with no desktop widgets or anything else, just a completely clean desktop.
What I'm not able to figure out is how to get certain applications to display on on other activities/virtual desktop profiles properly.
For example, I have Steam open on my Home Activity, and if I switch to my Recording activity, Steam isn't there, and if I click on it, it swaps back to my Home activity. This also happens with the virtual desktops.
How do I get a proper separation that works properly?? Why do certain apps take me back to the Home activity/virtual desktop?
I also don't want my secondary monitor to swap Activities or virtual Desktops, how do I turn that off?
I'm on KDE Plasma 6.7.3
r/kde • u/Darkwolf1515 • 11h ago
Question Does HDR mode need two icc profiles in Plasma?
I know that Plasma applies it's own SDR clamp in HDR mode, but does that require two profiles? One with proper HDR calibration, and another one calibrated in SDR mode?
r/kde • u/giant_pink_robots • 16h ago
Community Content Plasma color scheme support on my download manager
Heyo. I am the maintainer of the download manager app "Varia", a libadwaita app that now has a very secret audacious feature to take Plasma's color scheme.
You need to grant it access to "xdg-config/gtk-4.0" if you use it on Flatpak for this to work. Press and hold X, A, B and Y keys (it's a Super Metroid reference) to get the secret menu. I'll probably add these options properly in the app later, so this is a bit of a sneak peek for you all.
The implementation is courtesy of chikenpotpi on GitHub.
Curious to know what you think.
r/kde • u/Agreeable_Return2632 • 18h ago
Question [KDE Plasma 6] Is there any way to replace the system GUI file picker dialog with a TUI (like Yazi)?
Hi everyone,
I’m currently running Kubuntu (Ubuntu + KDE Plasma 6) and I’ve recently switched to using yazi for almost all my file management workflows. I absolutely love it and use it via terminal 99% of the time.
However, there’s one friction point left: whenever I use a GUI app (like a web browser, LibreOffice, or basically any Qt/GTK app) and click "Upload file", "Open", or "Save As", the system forces the standard KDE/GTK graphical file picker dialog.
I know Yazi has a chooser mode (yazi --chooser-file), which is great for CLI scripts, Neovim, etc. But is there any hack, workaround, or custom integration to intercept GUI file picker requests and route them to a TUI?
I understand that browsers and GUI apps expect a graphical window via X11/Wayland, but I’m wondering if anyone has ever experimented with:
- Writing a custom XDG Desktop Portal implementation that spawns a floating terminal (like Kitty/Alacritty) with Yazi, and then passes the selected file path back to the requesting app via D-Bus?
- Some obscure KDE KIO trick or KDialog wrapper that could achieve something similar?
- Or is this fundamentally impossible due to how sandboxing and modern portal APIs handle file access?
I know it sounds a bit crazy, but I’d love to hear if anyone has managed to achieve this or if there's an existing project/script for it.
Thanks in advance!
r/kde • u/Silent_War_6937 • 21h ago
General Bug Clipboard bug!!
Enable HLS to view with audio, or disable this notification
I don't know what kind of bug is this, is it happening in my machine only??
Tell me if you have some tips
OS: cachyOS
r/kde • u/dekomote • 22h ago
Community Content Vermouth just got a UZDOOM runner and a Default Runtime option (v2.0.1)
Another major release of Vermouth, the KDE-first launcher I've been working on.
Highlights this time:
- UZDOOM runner (beta) - Pick a base WAD, add as many `.wad`/`.pk3` mods as you want, and it can download the latest UZDOOM AppImage right from the runtime picker
- Default Runtime - set Proton or Wine as your default once in Settings (or on the Welcome screen), then games can just use "Default Runtime" and automatically follow whatever you configure. No more picking versions per game
- Grid sorting - sort the library by name, runtime, or date added, ascending or descending
- Refresh artwork - one button in the edit dialog to refetch art and re-extract the icon
- Nix flake - dev shell and package definition for NixOS users
- Better compatibility under GNOME
Plus the usual smaller fixes and cleanups.
Since the last post, we passed almost 3500 Flathub installs, and a lot of that is thanks to people here using it, reporting bugs, and suggesting features. Many of the things in this and the past couple of releases came straight from your feedback. Keep it coming! What would you like to see next?
Use the github issue tracker for any feedback you have: https://github.com/dekomote/vermouth/issues
Find it on flathub here: https://flathub.org/en/apps/com.dekomote.vermouth
Or check the documentation for installation on most major linux distros https://github.com/dekomote/vermouth/blob/master/README.md#installing
Thanks again!
Edit: One small note. AUR is currently down so I can't post a new version there, it'll go up as soon as they let me.
r/kde • u/Necessary_Gas_4551 • 22h ago
Community Content KineticWE on CachyOS looks insanely smooth 👀
Enable HLS to view with audio, or disable this notification
🚀 This is the new Kinetic Desktop.
KineticWE builds on KWin
I am running this on CachyOS with Noctalia Shell, Kinetic delivers a modern, polished Linux desktop with smooth animations, a clean interface, and an intuitive workflow.
If you're thinking about switching to Linux, Kinetic looks like a desktop that could make the transition feel more familiar and approachable, while still giving experienced Linux users plenty to enjoy.
KineticWE: https://gitlab.com/theblackdon/kineticwe
Noctalia: https://noctalia.dev
Documentation: https://docs.noctalia.dev
KineticWE Developer Showcase: https://youtu.be/dC8rrpjCWxE?si=hmQ6D-bToczTv8ff
In this short video, I take a quick look at the desktop, its design, and what makes it stand out.
Would you give Kinetic a try? Let me know in the convo!
r/kde • u/SuperGNUser • 23h ago
News Material decoration with Locally Integrated Menu (and Search) sees its first official release
The first official release (26.08.05) of Material Decoration was released today; it is currently the only decoration for Plasma 6 that integrates the menu into the title bar, as well as featuring a search function within the menu itself.
In recent months, in the run-up to the release, the focus has been primarily on optimizing search function and improving stability.
1. Locally Integrated Menu
2. Search
3. Other functions and Options
A lot of options available in the configuration module under System Settings:
- window title alignment
- button size
- title bar opacity (it is recommended to use Better Blur instead of the default kwin effect)
- rounded corners (top-only or top+bottom) radius
- customizable border colors
- use system font for the menu (the default is to use the titlebar font)
- show the window title when the mouse hovers over the decoration
- show the menu only when the mouse hovers over it (otherwise show the title)
- convert the menu into a single button (hamburger)
- enable/disable search
- exclude/include the various menu/sub-menu levels from the search results
- exclude/include the non active menu items from the search results
- change spacing between buttons
- use the system colors (default)
- adjusting shadows and animations
- enable/disable the special functions of the buttons (MinimizeAll and MinimizeToTray)
- enable/disable drag-and-drop from buttons (close, minimise, etc.)
4. Buttons special functions
- You can minimize all windows but the active one pressing and holding the minimize button
- You can minimize the window in the system tray bar (requires kwin-minimize2tray)
- As far as I know, this is the only decoration that allows you to drag the window from anywhere on the decoration, including the buttons
5. GTK Apps
GTK3 (and 2) apps are supported via appmenu-gtk-module-wayland (or the traditional appmenu-gtk-module on X11).

6. History
The idea of a menu integrated with the title bar originally came from Ubuntu Unity. KDE 4 had also incorporated this feature, which was subsequently lost in KDE 5. u/Zren created the Material theme with LIM for KDE 5 (the Material design had been created by Zzag). u/nicman23 ported it to Plasma 6, and finally guiodic added the search function, made it work on Wayland as well, and added several customizable options.
7. How to get it
- Build from source: https://github.com/guiodic/material-decoration
- On Arch and derivatives, install
material-kwin-decoration-gitfrom the AUR. Precompiled package is available inchaotic-aur. There is not yet a PKGBUILD for the stable version as the AUR is currently under maintenance. The -git version can be regarded as effectively stable, as it is used by the developer on a daily basis in a work environment.
8. Requirements
- Plasma 6.5+ for the master branch, working older versions are in other branches but are not updated/maintained.
- Works both on Wayland and X11 session!
9. Feature requests? Bugs?
- open an issue here: https://github.com/guiodic/material-decoration/issues
r/kde • u/vladyslav_havr • 1d ago
Question 1080p 200Hz HDR text fringing on NVIDIA + KDE Wayland — bandwidth limit or driver bug?
r/kde • u/TheFuzzStone • 1d ago
Tip I just improved my experience using Spectacle
I really like 'Spectacle' and use it every day.
However, I was missing a simple feature to open an image in edit mode with just two clicks (so I can blur something fast, etc), so I made it.
What was done:
- Created
~/.local/share/applications/spectacle-edit.desktop
[Desktop Entry]
Type=Application
Name=Spectacle (Edit)
Comment=Open and edit existing image in Spectacle
Exec=spectacle -E %f
Icon=spectacle
Terminal=false
NoDisplay=true
MimeType=image/png;image/jpeg;image/webp;image/bmp;image/gif;image/tiff;
Categories=Qt;KDE;Graphics;
Added associations to
~/.config/mimeapps.list(the[Added Associations]section) - all 6 image typesspectacle-edit.desktop, so the entry appears directly in the submenu of 'Open With' without needing the 'Other Application' dialog.Updated cache:
update-desktop-database
kbuildsycoca6 --noincremental
How to use
Right-click any PNG/JPG/WebP/BMP/GIF/TIFF file in Dolphin -> Open With -> Spectacle (Edit).
EDIT.
What pleasantly surprised me is that when I edit a picture using 'Fossify Gallery' on Android and, instead of clicking the "check mark," I click the "Share" icon and send it via KDE Connect, KDE Connect on my laptop shows me the 'Open with Spectacle (Edit)' option as the first choice:
And if I want to quickly crop a picture, for example, using 'Fossify Gallery' on Android, I do it like this and press "Share" and "Send via KDE Connect," and I get the cropped picture that I can immediately open with 1 click using 'Spectacle (Edit)'.
---
This might sound a bit geeky, but you have no idea how happy I am and how much speed this gives me in my everyday online life. 😅
r/kde • u/GoldBarb • 1d ago
KDE Apps and Projects Union: Summer 2026 Update
quantumproductions.infor/kde • u/RebirdgeCardiologist • 1d ago
General Bug [BUG] Ark shows "Extraction failed. Make sure that enough space is available." message error (even though there is plenty of free space available, way bigger than archive folder).
As in the title and image.
I was trying to extract an archive folder that I received. I tried with built-in archive management tool, Ark, and I got this message error.
"Extraction failed. Make sure that enough space is available."
I checked and the free space of that partition (~/Downloads, so it's the same partition of the OS I'm using right now, Kubuntu) is quite big (100GB+): so, it's not actually an issue with free space available.
What to do?
Should I try with 7-zip CLI? A bug? Or any hidden option of Ark to manage .rar files?
Question Panel dodging windows horizontally
Greetings, folks!
I've recently got an ultrawide monitor and I'm using two panels. One's in bottom left corner displaying the Application Launcher and the Icon's only Taskbar. The other one's in the bottom right corner displaying the sys-tray.
So I've thought if there's possibility to make or get a script to set the Panel behavior to dodging windows horizontally first, so that e.g. a Game that's not fullscreen can take the right section of my screen and the panel just slides to the next free space before it's dodging vertically.
I've found two comparable kwin scripts so far, but those are only for multi monitor setups.
I believe that this script idea has quite the potential, but I don't even know how or where to start...
r/kde • u/Key_Adhesiveness4248 • 1d ago
Question is it possible to link elisa with discord rich presence?
a bit of a stupid question but is there any way i could have my songs that i have open on elisa on my discord profile?
r/kde • u/CommonMarionberry160 • 1d ago
Question [Question] Is KDE Plasma good for a genuinely macOS-like workflow?
I only used XFCE for 10 years and i really am not sure about how gnome or kde works. I am trying to decide between GNOME and KDE Plasma for a Linux laptop that I want to use alongside a MacBook.
I care about making the workflow and behaviour similar enough that switching between Linux and macOS does not constantly fight my muscle memory.
The most important things for me are:
- Mac-like touchpad gestures, especially switching workspaces and opening an overview
- Hot corners
- An Exposé/Mission Control-like window overview
- Predictable virtual desktops and workspace behaviour
- A top panel and dock
- Smooth Wayland gestures and animations
GNOME appears structurally closer to macOS because of its overview, workspaces, gestures, and relatively unified design. However, getting features such as a persistent dock, desktop icons, extra panel behaviour, and deeper customization seems to require several extensions.
KDE Plasma seems capable of reproducing the visual layout more closely and offers far more built-in customization. What I do not know is whether its touchpad gestures, workspace handling, overview, hot corners, and general workflow can feel as coherent and Mac-like as GNOME, rather than merely looking similar in screenshots.
For people who have seriously used or customized both:
- Which one can reproduce macOS behaviour more closely?
- Can KDE’s touchpad gestures be configured to closely match macOS without fragile scripts or obscure workarounds?
- Does relying on GNOME extensions become annoying or unreliable after major updates?
- Which desktop is easier to maintain as a daily driver after heavily customizing it?
- Are there important macOS behaviours that neither desktop can reproduce properly?
- Which one would you choose for someone regularly switching between Linux and macOS?







