Regenerated

This commit is contained in:
2026-04-12 11:06:16 +02:00
parent 68676816e8
commit 92b0685734
4 changed files with 340 additions and 340 deletions
+338 -338
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1325,6 +1325,7 @@ in
pulseaudio # PulseAudio daemon
pavucontrol # GUI mixer
pamixer # CLI mixer
playerctl # Player controls
];
}
#+END_SRC
@@ -2664,7 +2665,6 @@ workspace = 10
** =generated/.config/quickshell/media/shell.qml=
offers a adio widget
#+BEGIN_SRC qml :tangle generated/.config/quickshell/media/shell.qml :noweb yes :mkdirp yes :eval never
// --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
import Quickshell
import Quickshell.Io
import QtQuick
@@ -1,5 +1,4 @@
// --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
// --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
import Quickshell
import Quickshell.Io
import QtQuick
@@ -9,5 +9,6 @@
pulseaudio # PulseAudio daemon
pavucontrol # GUI mixer
pamixer # CLI mixer
playerctl # Player controls
];
}