]> Freerunner's - dotfiles.git/commitdiff
fuzzel: overhaul startmenu
authorAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 12:35:19 +0000 (14:35 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Mon, 26 Aug 2024 13:52:01 +0000 (15:52 +0200)
config/fuzzel/fuzzel-centered.ini [new file with mode: 0644]
config/fuzzel/fuzzel-startmenu.ini [new file with mode: 0644]
config/fuzzel/fuzzel-wide.ini [deleted file]
config/fuzzel/fuzzel.ini [changed from file to symlink]

diff --git a/config/fuzzel/fuzzel-centered.ini b/config/fuzzel/fuzzel-centered.ini
new file mode 100644 (file)
index 0000000..13a5857
--- /dev/null
@@ -0,0 +1,95 @@
+# output=<not set>
+font=Iosevka Nerd Font Propo:size=15:weight=100
+# dpi-aware=auto
+# prompt="> "
+icon-theme=breeze-dark
+# icons-enabled=yes
+# fields=filename,name,generic
+# password-character=*
+# filter-desktop=no
+# fuzzy=yes
+# show-actions=no
+terminal=footclient -e
+# launch-prefix=<not set>
+
+anchor=center
+lines=25
+width=50
+# tabs=8
+# horizontal-pad=40
+# vertical-pad=8
+# inner-pad=0
+
+# image-size-ratio=0.5
+
+# line-height=<use font metrics>
+line-height=20
+# letter-spacing=0
+
+# layer = top
+# exit-on-keyboard-focus-loss = yes
+
+[colors]
+background=262625ff
+text=e2e2e2ff
+# match=cb4b16ff
+selection=e4a944ee
+selection-text=000203ff
+# selection-match=cb4b16ff
+# border=595959ff
+border=767779ee
+
+[border]
+width=1
+radius=4
+
+[dmenu]
+# mode=text  # text|index
+# exit-immediately-if-empty=no
+
+[key-bindings]
+# cancel=Escape Control+g
+# execute=Return KP_Enter Control+y
+# execute-or-next=Tab
+# execute-input=Shift+Return Shift+KP_Enter
+# cursor-left=Left Control+b
+# cursor-left-word=Control+Left Mod1+b
+# cursor-right=Right Control+f
+# cursor-right-word=Control+Right Mod1+f
+# cursor-home=Home Control+a
+# cursor-end=End Control+e
+# delete-prev=BackSpace
+# delete-prev-word=Mod1+BackSpace Control+BackSpace
+# delete-next=Delete KP_Delete Control+d
+# delete-next-word=Mod1+d Control+Delete Control+KP_Delete
+# delete-line=Control+k
+# prev=Up Control+p
+# prev-with-wrap=ISO_Left_Tab
+# prev-page=Page_Up KP_Page_Up
+# next=Down Control+n
+# next-with-wrap=none
+# next-page=Page_Down KP_Page_Down
+
+# custom-N: *dmenu mode only*. Like execute, but with a non-zero
+# exit-code; custom-1 exits with code 10, custom-2 with 11, custom-3
+# with 12, and so on.
+
+# custom-1=Mod1+1
+# custom-2=Mod1+2
+# custom-3=Mod1+3
+# custom-4=Mod1+4
+# custom-5=Mod1+5
+# custom-6=Mod1+6
+# custom-7=Mod1+7
+# custom-8=Mod1+8
+# custom-9=Mod1+9
+# custom-10=Mod1+0
+# custom-11=Mod1+exclam
+# custom-12=Mod1+at
+# custom-13=Mod1+numbersign
+# custom-14=Mod1+dollar
+# custom-15=Mod1+percent
+# custom-16=Mod1+dead_circumflex
+# custom-17=Mod1+ampersand
+# custom-18=Mod1+asterix
+# custom-19=Mod1+parentleft
diff --git a/config/fuzzel/fuzzel-startmenu.ini b/config/fuzzel/fuzzel-startmenu.ini
new file mode 100644 (file)
index 0000000..ba689de
--- /dev/null
@@ -0,0 +1,95 @@
+# output=<not set>
+font=Iosevka Nerd Font Propo:size=15:weight=100
+# dpi-aware=auto
+# prompt="> "
+icon-theme=breeze-dark
+# icons-enabled=yes
+# fields=filename,name,generic
+# password-character=*
+# filter-desktop=no
+# fuzzy=yes
+# show-actions=no
+terminal=footclient -e
+# launch-prefix=<not set>
+
+anchor=top-left
+lines=50
+width=45
+# tabs=8
+# horizontal-pad=40
+# vertical-pad=8
+# inner-pad=0
+
+# image-size-ratio=0.5
+
+# line-height=<use font metrics>
+line-height=18
+# letter-spacing=0
+
+# layer = top
+# exit-on-keyboard-focus-loss = yes
+
+[colors]
+background=262625ff
+text=e2e2e2ff
+# match=cb4b16ff
+selection=e4a944ee
+selection-text=000203ff
+# selection-match=cb4b16ff
+# border=595959ff
+border=767779ee
+
+[border]
+width=1
+radius=4
+
+[dmenu]
+# mode=text  # text|index
+# exit-immediately-if-empty=no
+
+[key-bindings]
+# cancel=Escape Control+g
+# execute=Return KP_Enter Control+y
+# execute-or-next=Tab
+# execute-input=Shift+Return Shift+KP_Enter
+# cursor-left=Left Control+b
+# cursor-left-word=Control+Left Mod1+b
+# cursor-right=Right Control+f
+# cursor-right-word=Control+Right Mod1+f
+# cursor-home=Home Control+a
+# cursor-end=End Control+e
+# delete-prev=BackSpace
+# delete-prev-word=Mod1+BackSpace Control+BackSpace
+# delete-next=Delete KP_Delete Control+d
+# delete-next-word=Mod1+d Control+Delete Control+KP_Delete
+# delete-line=Control+k
+# prev=Up Control+p
+# prev-with-wrap=ISO_Left_Tab
+# prev-page=Page_Up KP_Page_Up
+# next=Down Control+n
+# next-with-wrap=none
+# next-page=Page_Down KP_Page_Down
+
+# custom-N: *dmenu mode only*. Like execute, but with a non-zero
+# exit-code; custom-1 exits with code 10, custom-2 with 11, custom-3
+# with 12, and so on.
+
+# custom-1=Mod1+1
+# custom-2=Mod1+2
+# custom-3=Mod1+3
+# custom-4=Mod1+4
+# custom-5=Mod1+5
+# custom-6=Mod1+6
+# custom-7=Mod1+7
+# custom-8=Mod1+8
+# custom-9=Mod1+9
+# custom-10=Mod1+0
+# custom-11=Mod1+exclam
+# custom-12=Mod1+at
+# custom-13=Mod1+numbersign
+# custom-14=Mod1+dollar
+# custom-15=Mod1+percent
+# custom-16=Mod1+dead_circumflex
+# custom-17=Mod1+ampersand
+# custom-18=Mod1+asterix
+# custom-19=Mod1+parentleft
diff --git a/config/fuzzel/fuzzel-wide.ini b/config/fuzzel/fuzzel-wide.ini
deleted file mode 100644 (file)
index df2f1bd..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# output=<not set>
-font=monospace:size=12
-# dpi-aware=auto
-# prompt="> "
-icon-theme=breeze-dark
-# icons-enabled=yes
-# fields=filename,name,generic
-# password-character=*
-# filter-desktop=no
-# fuzzy=yes
-# show-actions=no
-terminal=foot -e
-# launch-prefix=<not set>
-
-# anchor=center
-lines=20
-width=80
-# tabs=8
-# horizontal-pad=40
-# vertical-pad=8
-# inner-pad=0
-
-# image-size-ratio=0.5
-
-# line-height=<use font metrics>
-line-height=20
-# letter-spacing=0
-
-# layer = top
-# exit-on-keyboard-focus-loss = yes
-
-[colors]
-background=282828dd
-text=d8d8d8ff
-# match=cb4b16ff
-selection=add8e6dd
-selection-text=282828ff
-# selection-match=cb4b16ff
-border=595959ff
-
-[border]
-width=2
-# radius=10
-
-[dmenu]
-# mode=text  # text|index
-# exit-immediately-if-empty=no
-
-[key-bindings]
-# cancel=Escape Control+g
-# execute=Return KP_Enter Control+y
-# execute-or-next=Tab
-# execute-input=Shift+Return Shift+KP_Enter
-# cursor-left=Left Control+b
-# cursor-left-word=Control+Left Mod1+b
-# cursor-right=Right Control+f
-# cursor-right-word=Control+Right Mod1+f
-# cursor-home=Home Control+a
-# cursor-end=End Control+e
-# delete-prev=BackSpace
-# delete-prev-word=Mod1+BackSpace Control+BackSpace
-# delete-next=Delete KP_Delete Control+d
-# delete-next-word=Mod1+d Control+Delete Control+KP_Delete
-# delete-line=Control+k
-# prev=Up Control+p
-# prev-with-wrap=ISO_Left_Tab
-# prev-page=Page_Up KP_Page_Up
-# next=Down Control+n
-# next-with-wrap=none
-# next-page=Page_Down KP_Page_Down
-
-# custom-N: *dmenu mode only*. Like execute, but with a non-zero
-# exit-code; custom-1 exits with code 10, custom-2 with 11, custom-3
-# with 12, and so on.
-
-# custom-1=Mod1+1
-# custom-2=Mod1+2
-# custom-3=Mod1+3
-# custom-4=Mod1+4
-# custom-5=Mod1+5
-# custom-6=Mod1+6
-# custom-7=Mod1+7
-# custom-8=Mod1+8
-# custom-9=Mod1+9
-# custom-10=Mod1+0
-# custom-11=Mod1+exclam
-# custom-12=Mod1+at
-# custom-13=Mod1+numbersign
-# custom-14=Mod1+dollar
-# custom-15=Mod1+percent
-# custom-16=Mod1+dead_circumflex
-# custom-17=Mod1+ampersand
-# custom-18=Mod1+asterix
-# custom-19=Mod1+parentleft
deleted file mode 100644 (file)
index b0883c0e7ade3ffd6ee0ed16440cc7d7c413fbb3..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# output=<not set>
-font=BlexMono Nerd Font:size=12
-# dpi-aware=auto
-# prompt="> "
-icon-theme=breeze-dark
-# icons-enabled=yes
-# fields=filename,name,generic
-# password-character=*
-# filter-desktop=no
-# fuzzy=yes
-# show-actions=no
-terminal=foot -e
-# launch-prefix=<not set>
-
-# anchor=center
-# lines=15
-# width=30
-# tabs=8
-# horizontal-pad=40
-# vertical-pad=8
-# inner-pad=0
-
-# image-size-ratio=0.5
-
-# line-height=<use font metrics>
-line-height=20
-# letter-spacing=0
-
-# layer = top
-# exit-on-keyboard-focus-loss = yes
-
-[colors]
-background=282828dd
-text=d8d8d8ff
-# match=cb4b16ff
-selection=add8e6dd
-selection-text=282828ff
-# selection-match=cb4b16ff
-border=595959ff
-
-[border]
-width=2
-# radius=10
-
-[dmenu]
-# mode=text  # text|index
-# exit-immediately-if-empty=no
-
-[key-bindings]
-# cancel=Escape Control+g
-# execute=Return KP_Enter Control+y
-# execute-or-next=Tab
-# execute-input=Shift+Return Shift+KP_Enter
-# cursor-left=Left Control+b
-# cursor-left-word=Control+Left Mod1+b
-# cursor-right=Right Control+f
-# cursor-right-word=Control+Right Mod1+f
-# cursor-home=Home Control+a
-# cursor-end=End Control+e
-# delete-prev=BackSpace
-# delete-prev-word=Mod1+BackSpace Control+BackSpace
-# delete-next=Delete KP_Delete Control+d
-# delete-next-word=Mod1+d Control+Delete Control+KP_Delete
-# delete-line=Control+k
-# prev=Up Control+p
-# prev-with-wrap=ISO_Left_Tab
-# prev-page=Page_Up KP_Page_Up
-# next=Down Control+n
-# next-with-wrap=none
-# next-page=Page_Down KP_Page_Down
-
-# custom-N: *dmenu mode only*. Like execute, but with a non-zero
-# exit-code; custom-1 exits with code 10, custom-2 with 11, custom-3
-# with 12, and so on.
-
-# custom-1=Mod1+1
-# custom-2=Mod1+2
-# custom-3=Mod1+3
-# custom-4=Mod1+4
-# custom-5=Mod1+5
-# custom-6=Mod1+6
-# custom-7=Mod1+7
-# custom-8=Mod1+8
-# custom-9=Mod1+9
-# custom-10=Mod1+0
-# custom-11=Mod1+exclam
-# custom-12=Mod1+at
-# custom-13=Mod1+numbersign
-# custom-14=Mod1+dollar
-# custom-15=Mod1+percent
-# custom-16=Mod1+dead_circumflex
-# custom-17=Mod1+ampersand
-# custom-18=Mod1+asterix
-# custom-19=Mod1+parentleft
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..bdb72627833f055a04300ec538da22c7927b5219
--- /dev/null
@@ -0,0 +1 @@
+fuzzel-startmenu.ini
\ No newline at end of file