From 6a5782f4de1e42ca5fc4fe6c809caf24db9196ef Mon Sep 17 00:00:00 2001
From: zachir <zachir@librem.one>
Date: Thu, 10 Aug 2023 21:36:33 -0500
Subject: Move to correct folder

---
 tofi/dmenu_vertical        | 27 ---------------------------
 tofi/themes/dmenu_vertical | 27 +++++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 27 deletions(-)
 delete mode 100644 tofi/dmenu_vertical
 create mode 100644 tofi/themes/dmenu_vertical

diff --git a/tofi/dmenu_vertical b/tofi/dmenu_vertical
deleted file mode 100644
index 7b8703f..0000000
--- a/tofi/dmenu_vertical
+++ /dev/null
@@ -1,27 +0,0 @@
-include = "colors"
-
-hidden-character = "*"
-anchor = top
-width = 100%
-height = 600
-horizontal = false
-font-size = 24
-prompt-text = ""
-font = mononoki Nerd Font Mono
-outline-width = 0
-border-width = 0
-min-input-width = 424
-result-spacing = 0, 12
-selection-background-padding = 0, 12
-padding-top = 0
-padding-bottom = 0
-padding-left = 12
-padding-right = 12
-margin-top = 0
-margin-bottom = 0
-margin-left = 12
-margin-right = 12
-clip-to-padding=true
-history = false
-require-match=false
-num-results = true
diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical
new file mode 100644
index 0000000..7b8703f
--- /dev/null
+++ b/tofi/themes/dmenu_vertical
@@ -0,0 +1,27 @@
+include = "colors"
+
+hidden-character = "*"
+anchor = top
+width = 100%
+height = 600
+horizontal = false
+font-size = 24
+prompt-text = ""
+font = mononoki Nerd Font Mono
+outline-width = 0
+border-width = 0
+min-input-width = 424
+result-spacing = 0, 12
+selection-background-padding = 0, 12
+padding-top = 0
+padding-bottom = 0
+padding-left = 12
+padding-right = 12
+margin-top = 0
+margin-bottom = 0
+margin-left = 12
+margin-right = 12
+clip-to-padding=true
+history = false
+require-match=false
+num-results = true
-- 
cgit v1.2.3