From 3b25338e06305a55f7df879605f490d41699c0a2 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 31 Mar 2025 01:49:35 +0300 Subject: [PATCH] .fvwmrc: Skype is dead, remove it --- .fvwm/main.m4 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 7d348d6..bb1c2dc 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -505,7 +505,7 @@ AddToFunc RestartFunction DestroyFunc UrgencyFunc AddToFunc UrgencyFunc + I Iconify off -+ I ThisWindow ("*Downloads|Skype") Break 1 ++ I ThisWindow ("*Downloads") Break 1 + I FlipFocus + I Raise + I WarpToWindow 5p 5p @@ -655,10 +655,6 @@ DestroyFunc Pidgin AddToFunc Pidgin I GotoDeskAndPage 1 1 0 + I Exec exec cgmem_nice 300 pidgin -DestroyFunc Skype -AddToFunc Skype I GotoDeskAndPage 0 0 1 -+ I Exec BROWSER=firefox exec cgmem_nice 2000 skypeforlinux - DestroyFunc XSetbgFilename AddToFunc XSetbgFilename I Exec "$HOME"/current/projects/xsetbg/print-filename.py | text-wrap.py -w TEXT_WIDTH -s | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - @@ -849,7 +845,6 @@ AddToMenu Utilities "Choose one:" Title + "xrefresh" Exec exec xrefresh + "" Nop + "KeePassXC" KeePassXC -+ "Skype" Skype + "pavucontrol" PaVuControl DestroyMenu Browsers @@ -967,7 +962,6 @@ popdef(`TERM_KOI8')dnl *FvwmButtons: (Title Next, Icon Jrecycle.xpm, Action Exec exec "$HOME"/current/projects/xsetbg/xsetbg-http-force) #*FvwmButtons: (Title pavucontrol, Icon mini.sound.xpm, Action Exec "Volume Control" exec cgmem_nice 200 pavucontrol) #*FvwmButtons: (Title Id3Info, Icon bell.xpm, Action Id3Info) -#*FvwmButtons: (Title Skype, Icon skypeforlinux.png, Action Exec "Skype" FvwmCommand "GotoDeskAndPage 0 0 1" && BROWSER=firefox exec cgmem_nice 2000 skypeforlinux) *FvwmButtons: (Title AudioPlayer, Icon bell.xpm, Action Exec "deadbeef" LC_CTYPE=ru_RU.KOI8-R FvwmCommand "GotoDeskAndPage 0 1 1" && exec cgmem_nice 400 deadbeef) #*FvwmButtons: (Title XLock, Icon Jxlock.xpm, Action Exec exec xscreensaver-command -lock) -- 2.39.5