AutoYADM commit: 2025-01-14 21:10:05

This commit is contained in:
Daniel Fichtinger 2025-01-14 21:10:06 -05:00
parent 040dac74d7
commit 8e2df06d59

View file

@ -37,7 +37,7 @@ pad=5x0 center
# bold-text-in-bright=no # bold-text-in-bright=no
# word-delimiters=,│`|:"'()[]{}<> # word-delimiters=,│`|:"'()[]{}<>
# selection-target=primary # selection-target=primary
# workers=<number of logical CPUs> workers=8
# utmp-helper=/usr/lib/utempter/utempter # When utmp backend is libutempter (Linux) # utmp-helper=/usr/lib/utempter/utempter # When utmp backend is libutempter (Linux)
# utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ulog (FreeBSD) # utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ulog (FreeBSD)
@ -55,9 +55,9 @@ pad=5x0 center
# command-focused=no # command-focused=no
[desktop-notifications] [desktop-notifications]
# command=notify-send --wait --app-name ${app-id} --icon ${app-id} --category ${category} --urgency ${urgency} --expire-time ${expire-time} --hint STRING:image-path:${icon} --hint BOOLEAN:suppress-sound:${muted} --hint STRING:sound-name:${sound-name} --replace-id ${replace-id} ${action-argument} --print-id -- ${title} ${body} command=notify-send --wait --app-name ${app-id} --icon ${app-id} --category ${category} --urgency ${urgency} --expire-time ${expire-time} --hint STRING:image-path:${icon} --hint BOOLEAN:suppress-sound:${muted} --hint STRING:sound-name:${sound-name} --replace-id ${replace-id} ${action-argument} --print-id -- ${title} ${body}
# command-action-argument=--action ${action-name}=${action-label} command-action-argument=--action ${action-name}=${action-label}
# close="" close=""
# inhibit-when-focused=yes # inhibit-when-focused=yes
@ -176,14 +176,14 @@ alpha=1.0
# scrollback-down-line=none # scrollback-down-line=none
# scrollback-home=none # scrollback-home=none
# scrollback-end=none # scrollback-end=none
# clipboard-copy=Control+Shift+c XF86Copy clipboard-copy=Control+Shift+c XF86Copy
# clipboard-paste=Control+Shift+v XF86Paste clipboard-paste=Control+Shift+v XF86Paste
# primary-paste=Shift+Insert # primary-paste=Shift+Insert
# search-start=Control+Shift+r search-start=Control+Shift+r
# font-increase=Control+plus Control+equal Control+KP_Add # font-increase=Control+plus Control+equal Control+KP_Add
# font-decrease=Control+minus Control+KP_Subtract # font-decrease=Control+minus Control+KP_Subtract
# font-reset=Control+0 Control+KP_0 # font-reset=Control+0 Control+KP_0
# spawn-terminal=Control+Shift+n spawn-terminal=none
# minimize=none # minimize=none
# maximize=none # maximize=none
# fullscreen=none # fullscreen=none
@ -201,10 +201,10 @@ alpha=1.0
# quit=none # quit=none
[search-bindings] [search-bindings]
# cancel=Control+g Control+c Escape cancel=Control+g Control+c Escape
# commit=Return commit=Return
# find-prev=Control+r find-prev=Control+r
# find-next=Control+s find-next=Control+s
# cursor-left=Left Control+b # cursor-left=Left Control+b
# cursor-left-word=Control+Left Mod1+b # cursor-left-word=Control+Left Mod1+b
# cursor-right=Right Control+f # cursor-right=Right Control+f