mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02:00
dmenu and shortcut changes
This commit is contained in:
@@ -668,7 +668,7 @@ ascii_distro="arch_old"
|
||||
# Example:
|
||||
# ascii_colors=(distro) - Ascii is colored based on Distro colors.
|
||||
# ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors.
|
||||
ascii_colors=(44 44 44 44 44 44)
|
||||
ascii_colors=(44 16 0 0 0 0)
|
||||
|
||||
# Bold ascii logo
|
||||
# Whether or not to bold the ascii logo.
|
||||
|
@@ -7,13 +7,17 @@ super + b
|
||||
super + c
|
||||
code
|
||||
super + d
|
||||
dmenu_run
|
||||
ducksearch
|
||||
super + f
|
||||
$TERMINAL -e $FILE
|
||||
super + g
|
||||
googlesearch
|
||||
super + i
|
||||
idea
|
||||
super + m
|
||||
$TERMINAL -e neomutt
|
||||
super + r
|
||||
dmenu_run
|
||||
super + x
|
||||
xournalpp
|
||||
|
||||
|
Reference in New Issue
Block a user