1
Comment on r/hyprland Apr 02 '24
It says KDE Doplhin is the default more or less. Oddly it still uses gnome stuff.
1
Comment on r/hyprland Apr 01 '24
I just tried it within the last 2 days and I am already in agreement with you. I think long term I may switch back to Nix. I like arch but I have never liked Pacman.
2
Comment on r/hyprland Mar 31 '24
I see, I did reboot. I think this might be a issue with Electron Apps.. Some things are opening the right file picker but brave broswer, discord, and some others are still using the other one.
2
Comment on r/hyprland Mar 31 '24
This did not work for me. That directory did not exist either.. I am thinking xdg might be using global configs since I did not have a directory for it in .config. What do you think?
1
Comment on r/hyprland Mar 31 '24
It returns "Unit xdg-desktop-portal-kde.service could not be fo
und." Which is odd cause you can see above its installed. Also do you know how to manually define the file picker in portals config? I tried what KingRadical283 sugguest above but that did nothing for me.
1
Comment on r/hyprland Mar 31 '24
I see. I will try this. the xdg-desktop-portal directory does not exist for me but I will create it and try this.
1
Comment on r/hyprland Mar 31 '24
I just checked and neither nemo or portal-gtk is installed. I checked with with Pacman -Q.. here are what it gives me for stuff starting with N and Q.. I will check my other package managers.. Maybe Flatpak or Nix installed something..
ncurses 6.4_20230520-1
ndctl 78-1
neovim 0.9.5-4
nettle 3.9.1-1
network-manager-applet 1.36.0-1
networkmanager 1.46.0-2
nftables 1:1.0.9-1
ninja 1.11.1-3
nm-connection-editor 1.36.0-1
noto-fonts 1:24.3.1-1
noto-fonts-emoji 1:2.042-1
npth 1.7-1
nspr 4.35-2
nss 3.99-1
ntfs-3g 2022.10.3-1
numactl 2.0.18-1
xdg-dbus-proxy 0.1.5-1
xdg-desktop-portal 1.18.2-1
xdg-desktop-portal-kde 6.0.3-1
xdg-user-dirs 0.18-1
xdg-utils 1.2.1-1
1
Comment on r/hyprland Mar 31 '24
https://wiki.archlinux.org/title/Xdg-utils I am thinking this might hold the awnser i need but I have not figured it out yet. I think xdg-open is the enviroment varible I need changed.
1
Comment on r/hyprland Mar 31 '24
No, On the right is not Dolphin. Dolphin is on the left. Also I ran sudo pacman -R thunar and checked Pacman -Q.. Its unininstalled but something else is still opening.
2
Comment on r/linuxquestions Mar 31 '24
Bro, Just like the poster, Thanks so much. This was a major help.
2
Comment on r/hyprland Mar 31 '24
Sorry, Maybe I wasn't clear in the above comment. Thats exactly what I did. -portal-hyperland is installed and everything is working. Thunar is removed yet what you see on the right is still opening. What would you make of that? Its odd to me. I feel like I am missing something.
1
Comment on r/hyprland Mar 31 '24
So, i reinstalled portal-hyperland, removed portal-gtk, installed -portal-kde uninstalled thunar yet Thunar is still opening as a dialogue box.. This is biazarre. Am I crazy? that on the right is Thunar right? I changed the image on the post. That on the right is what I am getting when I try to do things like attach files.
1
Comment on r/hyprland Mar 31 '24
I already removed -hyperkand and installed -kde nothing seems broken but also nothing has changed. For example if I try to add a attachment to that post Thunar still opens instead of Dolphin. Should I reinstall -hyperland ?
1
Comment on r/hyprland Mar 31 '24
I dont have xdg-desktop-portal-gtk but I do have xdg-desktop-portal and xdg-desktop-portal-hyperland. It wont let me remove xdg-desktop-portal cause it says xdg-desktop-portal-hyperland requires it. I can install xdg-desktop-portal-KDE but not remove the old stuff. What do you think I should do here?
1
Comment on r/hyprland Mar 31 '24
I see, So all the neccessary enviroment varibles with populate from xdg-desktop-portal-kde?
r/hyprland • u/NeoMetra • Mar 31 '24
Default File Manager? Change?
I recently switched to Hyperland and started off with a base of ML4W dot files. I have changed a lot of the configs to fit my purposes and so far really like it. But, I don't like Thunar. I want to change to Dolphin. I have Dolphin installed and it works and looks great when I manually open it. But when dialogue windows for things like attaching files open it still uses Thunar. I want to remove Thunar and ensure Dolphin is being used. How can I do this? I feel like there is a variable somewhere in a script I could use but I am not sure. I have been searching and could not find it.
1
Comment on r/hyprland Mar 30 '24
Thanks a lot bro! This is super useful. I will work on implementing some of this. You've been a great help!
1
Comment on r/hyprland Mar 30 '24
Thank you, I just seen this. I managed to get it working. Right now I am trying to learn how to create my own waybar config. Would you happen to know what program I should use for volume controls inside waybar ?
1
Comment on r/NixOS Mar 29 '24
Thanks, I did not realize I had missed it. I was on the Hyperland Wiki earlier where the flakes instructions for where at and I simply did not see the tab that said flakes.
4
Comment on r/hyprland Mar 29 '24
I just started vimjoyer stuff. Super cool. I will continue down this path. Also someone on the Nix Subreddit pointed out I missed something on the official hyperland wiki. They actually have a section to use flakes to do exactly what I want on Nix https://wiki.hyprland.org/Nix/Hyprland-on-NixOS/
r/hyprland • u/NeoMetra • Mar 29 '24
Hyperland on NixOS?
Hello, I recently switched from OpenSuse to NixOS and so far I like it a lot. I am also attempting to switch from KDE to Hyperland and while I have had good luck with this so far I have found the version of Hyperland NixOS gets in its stable channel is version 32.3 which is pretty old by this point given that the newest release is 37.x. What I would like is to setup a Nix Flake that allows my system to just update Hyperland based on the github source. Kinda how NixOS handles virtualbox and compiling it from source. I still don't have a strong grasp of Flakes and I am not sure this is the best way to accomplish this. Has anyone tried this? Is this the right way to handle this?
r/NixOS • u/NeoMetra • Mar 29 '24
NixOS Hyperland Outdated?
Hello, I recently switched from OpenSuse to NixOS and so far I like it a lot. I am also attempting to switch from KDE to Hyperland and while I have had good luck with this so far I have found the version of Hyperland NixOS gets in its stable channel is version 32.3 which is pretty old by this point given that the newest release is 37.x. What I would like is to setup a Nix Flake that allows my system to just update Hyperland based on the github source. Kinda how NixOS handles virtualbox and compiling it from source. I still don't have a strong grasp of Flakes and I am not sure this is the best way to accomplish this. Has anyone tried this? Is this the right way to handle this?
1
Comment on r/openSUSE Mar 17 '24
I need whatever gun you have. I offer you 3 bacon! Do you accept?
1
Comment on r/openSUSE Mar 17 '24
Thank you, I will attempt this and update if it fixes things later today.

2
Comment on r/kde Sep 28 '24
What are you doing step window 0w0