summaryrefslogtreecommitdiff
path: root/config/wayland/tofi
diff options
context:
space:
mode:
Diffstat (limited to 'config/wayland/tofi')
l---------config/wayland/tofi/config1
-rw-r--r--config/wayland/tofi/themes/base1625
-rw-r--r--config/wayland/tofi/themes/colors14
l---------config/wayland/tofi/themes/config1
-rw-r--r--config/wayland/tofi/themes/dark-paper18
-rw-r--r--config/wayland/tofi/themes/dmenu16
-rw-r--r--config/wayland/tofi/themes/dos14
-rw-r--r--config/wayland/tofi/themes/fullscreen10
-rw-r--r--config/wayland/tofi/themes/nord40
9 files changed, 139 insertions, 0 deletions
diff --git a/config/wayland/tofi/config b/config/wayland/tofi/config
new file mode 120000
index 0000000..845f2a4
--- /dev/null
+++ b/config/wayland/tofi/config
@@ -0,0 +1 @@
+/home/aluc/.config/tofi/themes/nord \ No newline at end of file
diff --git a/config/wayland/tofi/themes/base16 b/config/wayland/tofi/themes/base16
new file mode 100644
index 0000000..b18efb4
--- /dev/null
+++ b/config/wayland/tofi/themes/base16
@@ -0,0 +1,25 @@
+### Font
+include=themes/colors
+font = monospace bold
+font-size = 12
+
+prompt-text = ""
+prompt-padding = 0
+placeholder-text = "..."
+
+width = 20%
+height = 20%
+outline-width = 0
+border-width = 2
+corner-radius = 26
+
+padding-top = 0
+padding-bottom = 0
+padding-left = 0
+# padding-left = 7%
+padding-right = 0
+
+matching-algorithm = prefix
+require-match = false
+auto-accept-single = true
+hidden-character = ""
diff --git a/config/wayland/tofi/themes/colors b/config/wayland/tofi/themes/colors
new file mode 100644
index 0000000..66edd5b
--- /dev/null
+++ b/config/wayland/tofi/themes/colors
@@ -0,0 +1,14 @@
+# tofi
+text-color = #e9e3cb
+prompt-color = #ADAB92
+placeholder-color = #ADAB92
+input-color = #e9e3cb
+default-result-color = #E9D68C
+selection-color = #a39e8e
+selection-match-color = #e9e3cb
+
+background-color = #372318f0
+
+outline-color = #ADAB92
+
+border-color = #E9D68C
diff --git a/config/wayland/tofi/themes/config b/config/wayland/tofi/themes/config
new file mode 120000
index 0000000..953d912
--- /dev/null
+++ b/config/wayland/tofi/themes/config
@@ -0,0 +1 @@
+/home/aluc/.config/tofi/themes// \ No newline at end of file
diff --git a/config/wayland/tofi/themes/dark-paper b/config/wayland/tofi/themes/dark-paper
new file mode 100644
index 0000000..c58b292
--- /dev/null
+++ b/config/wayland/tofi/themes/dark-paper
@@ -0,0 +1,18 @@
+font = Fanwood Text
+font-size = 64
+
+outline-width = 0
+border-width = 0
+padding-left = 4%
+padding-top = 2%
+padding-right = 0
+padding-bottom = 0
+
+background-color = #111
+text-color = #f9fbff
+selection-color = #933
+
+width = 100%
+height = 100%
+
+hide-cursor = true
diff --git a/config/wayland/tofi/themes/dmenu b/config/wayland/tofi/themes/dmenu
new file mode 100644
index 0000000..55a23d9
--- /dev/null
+++ b/config/wayland/tofi/themes/dmenu
@@ -0,0 +1,16 @@
+anchor = top
+width = 100%
+height = 30
+horizontal = true
+font-size = 14
+prompt-text = " run: "
+font = monospace
+outline-width = 0
+border-width = 0
+background-color = #000000
+min-input-width = 120
+result-spacing = 15
+padding-top = 0
+padding-bottom = 0
+padding-left = 0
+padding-right = 0
diff --git a/config/wayland/tofi/themes/dos b/config/wayland/tofi/themes/dos
new file mode 100644
index 0000000..7c2fff5
--- /dev/null
+++ b/config/wayland/tofi/themes/dos
@@ -0,0 +1,14 @@
+font = VT323
+corner-radius = 60
+outline-color = #D3D1B9
+outline-width = 3
+border-color = #E3E1C9
+border-width = 60
+background-color = #000000
+text-color = #0A3
+selection-color = #0F6
+prompt-text = "C:\> "
+num-results = 9
+hide-cursor = true
+width = 640
+height = 480
diff --git a/config/wayland/tofi/themes/fullscreen b/config/wayland/tofi/themes/fullscreen
new file mode 100644
index 0000000..aa3a2cd
--- /dev/null
+++ b/config/wayland/tofi/themes/fullscreen
@@ -0,0 +1,10 @@
+width = 100%
+height = 100%
+border-width = 0
+outline-width = 0
+padding-left = 35%
+padding-top = 35%
+result-spacing = 25
+num-results = 5
+font = monospace
+background-color = #000A
diff --git a/config/wayland/tofi/themes/nord b/config/wayland/tofi/themes/nord
new file mode 100644
index 0000000..c8a6192
--- /dev/null
+++ b/config/wayland/tofi/themes/nord
@@ -0,0 +1,40 @@
+### Font
+font = monospace bold
+font-size = 12
+anchor=top
+
+# colors
+text-color = #d8dee9
+prompt-color = #81a1c1
+placeholder-color = #4c566a
+input-color = #d8dee9
+default-result-color = #88c0d0
+selection-color = #5e81ac
+selection-match-color = #ffffff
+background-color = #3b4252f2
+outline-color = #81a1c1
+border-color = #88c0d0
+
+# sizes
+width = 100%
+height = 20%
+
+border-width = 2
+outline-width = 0
+prompt-padding = 0
+
+padding-top = 5
+padding-bottom = 5
+padding-left = 5
+padding-right = 5
+
+corner-radius = 0
+
+# general
+prompt-text = ""
+placeholder-text = "..."
+
+matching-algorithm = prefix
+require-match = false
+auto-accept-single = true
+hidden-character = ""