!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

204 Members
57 Servers

Load older messages


SenderMessageTime
22 Nov 2022
@samueldr:matrix.orgsamueldrare you actually running as wayland? :)22:15:51
@samueldr:matrix.orgsamueldr if you pgrep -fla kwin it should show up as kwin_wayland 22:16:30
@aktaboot:tchncs.deaktaboot (nvidia, 🖕 u)if I don't I can't connect my monitor :(22:16:34
@aktaboot:tchncs.deaktaboot (nvidia, 🖕 u)
❯ pgrep -fla kwin
1669 /run/current-system/sw/bin/kwin_wayland_wrapper --xwayland
1672 /nix/store/kgl2c6pc35n79fcy2xk3glvvhzrpjk10-kwin-5.24.5/bin/kwin_wayland
22:17:32
@aktaboot:tchncs.deaktaboot (nvidia, 🖕 u) *
❯ pgrep -fla kwin
1669 /run/current-system/sw/bin/kwin_wayland_wrapper --xwayland
1672 /nix/store/kgl2c6pc35n79fcy2xk3glvvhzrpjk10-kwin-5.24.5/bin/kwin_wayland ....
22:17:37
@samueldr:matrix.orgsamueldr¯\_(ツ)_/¯ !22:17:44
@samueldr:matrix.orgsamueldr oh, cursed 22:18:06
@samueldr:matrix.orgsamueldrdepending on how I launch systemsettings it will show it or not22:18:24
@aktaboot:tchncs.deaktaboot (nvidia, 🖕 u):O22:18:52
@samueldr:matrix.orgsamueldrif I run it from the terminal it shows-up, because the environment differs22:18:58
@samueldr:matrix.orgsamueldr I don't know how it differs yet that matters though 22:19:06
@samueldr:matrix.orgsamueldrhow are you launching system settings?22:19:35
@samueldr:matrix.orgsamueldrfor me, custom shortcuts don't show when launched from krunner or from the plasma mobile launcher; but shows up from my custom terminal, which in turn is launched via app-compartmentalization22:20:21
@aktaboot:tchncs.deaktaboot (nvidia, 🖕 u)from the menu22:20:27
@samueldr:matrix.orgsamueldrhow does it fare from krunner (ALT+F2 or ALT+SPACE)22:21:43
@aktaboot:tchncs.deaktaboot (nvidia, 🖕 u)I can go directly to Custom shortcuts22:21:46
@samueldr:matrix.orgsamueldr * how does it fare from krunner? (ALT+F2 or ALT+SPACE)22:21:46
@aktaboot:tchncs.deaktaboot (nvidia, 🖕 u)
In reply to @samueldr:matrix.org
how does it fare from krunner? (ALT+F2 or ALT+SPACE)
same
22:22:09
@samueldr:matrix.orgsamueldr though I'll also note that a lot more is different when launched through the "app compartmentalized" terminal, e.g. icon theme, or widgets theme 22:26:04
@samueldr:matrix.orgsamueldr QT_QPA_PLATFORM=wayland makes the difference 22:28:04
@samueldr:matrix.orgsamueldr
cat /proc/$(pgrep systemsettings)/environ | grep --null-data ^QT_QPA_PLATFORM
22:29:24
@samueldr:matrix.orgsamueldr *
cat /proc/$(pgrep systemsettings)/environ | grep --null-data ^QT_QPA_PLATFORM | xargs -n1 -0 echo
22:30:59
@samueldr:matrix.orgsamueldr *
~ $ cat /proc/$(pgrep systemsettings)/environ | grep --null-data ^QT_QPA_PLATFORM | xargs -n1 -0 echo
QT_QPA_PLATFORMTHEME=KDE
QT_QPA_PLATFORM=wayland
22:31:10
@samueldr:matrix.orgsamueldrmeanwhile my app compartmentalization drops all the environment only to get the login environment + whatever is imported into systemd22:31:36
25 Nov 2022
@samueldr:matrix.orgsamueldr
In reply to @samueldr:matrix.org
before I bring this up with upstream, anyone would have clues to help figuring out if it's our packaging of Plasma Mobile that makes it so the wallpaper is reset every time it starts?
progress, immutability=1 is being set on the "Containment", which seems to reset it at launch... I'm up to the 38th Containment, setting it to 0 in my config keeps the settings on relaunch
02:51:11
@samueldr:matrix.orgsamueldr

huh... this is fun

  • https://userbase.kde.org/KDE_System_Administration/Configuration_Files
  • https://github.com/KDE/kconfig/blob/62cb8e29d7457bb5ac767d29205e547aec668c75/docs/options.md?plain=1

there is a system in place to make global options possible, and even lock them if needed

04:44:56
@samueldr:matrix.orgsamueldr... except that for some reason it does not apply to the plasmoid setup on the desktop04:45:08
@samueldr:matrix.orgsamueldranyone has tried to make a declarative thing with NixOS for Plasma settings604:45:38
@samueldr:matrix.orgsamueldr * anyone has tried to make a declarative thing with NixOS for Plasma settings?04:45:39
@samueldr:matrix.orgsamueldrattempts are made, kind of, https://github.com/nix-community/home-manager/issues/60704:48:49

Show newer messages


Back to Room ListRoom Version: 9