From: Oleg Broytman Date: Mon, 4 Nov 2024 18:53:08 +0000 (+0300) Subject: Feat(.fvwmrc): Next image after disabling current X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=dfce105050116989dfdb6b116cf51a76c8d317a8;p=dotfiles.git Feat(.fvwmrc): Next image after disabling current --- diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 743e553..5a3f17e 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -902,7 +902,7 @@ AddToMenu XSetBgMenu "XSetBg" Title + "XFilename (prev.)" Exec "$HOME"/current/projects/xsetbg/print-filename.py 1 | text-wrap.py | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - + "XFilename (prev., wrapped)" Exec "$HOME"/current/projects/xsetbg/print-filename.py 1 | text-wrap.py -w TEXT_WIDTH -s | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - + "" Nop -+ "Disable" Exec exec $HOME/current/projects/xsetbg/enable.py --disable "$($HOME/current/projects/xsetbg/print-filename.py -e koi8-r)" ++ "Disable" Exec $HOME/current/projects/xsetbg/enable.py --disable "$($HOME/current/projects/xsetbg/print-filename.py -e koi8-r)" && exec "$HOME"/current/projects/xsetbg/xsetbg-http-force ############################################################################ # FvwmBacker