diff options
Diffstat (limited to 'config/quickshell/overview-bak/shell.qml')
| -rw-r--r-- | config/quickshell/overview-bak/shell.qml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/config/quickshell/overview-bak/shell.qml b/config/quickshell/overview-bak/shell.qml deleted file mode 100644 index e92b4eb7..00000000 --- a/config/quickshell/overview-bak/shell.qml +++ /dev/null @@ -1,16 +0,0 @@ -//@ pragma UseQApplication -//@ pragma Env QT_QUICK_CONTROLS_STYLE=Basic - -import "./modules/overview/" -import "./services/" -import "./common/" -import "./common/functions/" -import "./common/widgets/" - -import QtQuick -import Quickshell -import Quickshell.Hyprland - -ShellRoot { - Overview {} -} |
