diff options
Diffstat (limited to 'config/quickshell/qs-hyprview-trixie/shell.qml')
| -rw-r--r-- | config/quickshell/qs-hyprview-trixie/shell.qml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/config/quickshell/qs-hyprview-trixie/shell.qml b/config/quickshell/qs-hyprview-trixie/shell.qml deleted file mode 100644 index 09201652..00000000 --- a/config/quickshell/qs-hyprview-trixie/shell.qml +++ /dev/null @@ -1,16 +0,0 @@ -//@ pragma Env QT_LOGGING_RULES=qt.qpa.wayland.textinput=false -import QtQuick -import Quickshell -import "./modules" -import "./common" - -ShellRoot { - id: root - - Appearance { id: m3 } - - Hyprview { - liveCapture: true - moveCursorToActiveWindow: false - } -} |
