Changes
1 changed files (+2/-4)
-
-
@@ -80,12 +80,10 @@# Apps deja-dup kdePackages.plasma-keyboard kdePackages.tokodon keepassxc kile # TODO: maliit-keyboard or libpinyin creates the file ~/user.conf for some weird reason # TODO: Eventually replace with https://invent.kde.org/plasma/plasma-keyboard maliit-keyboard (mpv.override { scripts = with pkgs.mpvScripts; [ mpris
-
@@ -211,7 +209,7 @@busctl --user monitor --match type=signal,interface=org.kde.KWin.TabletModeManager,member=tabletModeChanged | \ while read -l line if string match -q "*true*" $line switch_virtual_keyboard com.github.maliit.keyboard.desktop switch_virtual_keyboard org.kde.plasma.keyboard.desktop else if string match -q "*false*" $line switch_virtual_keyboard fcitx5-wayland-launcher.desktop end
-