Regenerated
This commit is contained in:
+338
-338
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1325,6 +1325,7 @@ in
|
|||||||
pulseaudio # PulseAudio daemon
|
pulseaudio # PulseAudio daemon
|
||||||
pavucontrol # GUI mixer
|
pavucontrol # GUI mixer
|
||||||
pamixer # CLI mixer
|
pamixer # CLI mixer
|
||||||
|
playerctl # Player controls
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
@@ -2664,7 +2665,6 @@ workspace = 10
|
|||||||
** =generated/.config/quickshell/media/shell.qml=
|
** =generated/.config/quickshell/media/shell.qml=
|
||||||
offers a adio widget
|
offers a adio widget
|
||||||
#+BEGIN_SRC qml :tangle generated/.config/quickshell/media/shell.qml :noweb yes :mkdirp yes :eval never
|
#+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
|
||||||
import Quickshell.Io
|
import Quickshell.Io
|
||||||
import QtQuick
|
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. ---
|
||||||
// --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
|
||||||
import Quickshell
|
import Quickshell
|
||||||
import Quickshell.Io
|
import Quickshell.Io
|
||||||
import QtQuick
|
import QtQuick
|
||||||
|
|||||||
@@ -9,5 +9,6 @@
|
|||||||
pulseaudio # PulseAudio daemon
|
pulseaudio # PulseAudio daemon
|
||||||
pavucontrol # GUI mixer
|
pavucontrol # GUI mixer
|
||||||
pamixer # CLI mixer
|
pamixer # CLI mixer
|
||||||
|
playerctl # Player controls
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user