]> git.phdru.name Git - dotfiles.git/commitdiff
.fvwmrc: Run `Skype` from `FvwmButtons`
authorOleg Broytman <phd@phdru.name>
Wed, 30 Dec 2020 22:47:48 +0000 (01:47 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 30 Dec 2020 22:58:13 +0000 (01:58 +0300)
Remove a button for `pavucontrol`.

.fvwm/main.m4

index bc3a7dd439880b0a00df57c29038c7804ebcf695..d809c062ad5f14ed7cb3569e50465843bd0e2b26 100644 (file)
@@ -152,7 +152,7 @@ divert
 #
 # Colon seperated unix directory paths for Modules, xpm files, and bitmaps
 #ModulePath /usr/lib/fvwm
-ImagePath /usr/share/pixmaps/fvwm:/usr/share/pixmaps:/usr/include/X11/bitmaps #:/usr/local/firefox/browser/chrome/icons/default:/usr/local/firefox/browser/icons
+ImagePath /usr/share/icons/hicolor/32x32/apps/:/usr/share/pixmaps/fvwm:/usr/share/pixmaps:/usr/include/X11/bitmaps #:/usr/local/firefox/browser/chrome/icons/default:/usr/local/firefox/browser/icons
 
 ############################################################################
 # COLORS and FONTS
@@ -638,6 +638,10 @@ 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 1000 skypeforlinux
+
 DestroyFunc XFilename
 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 -
 
@@ -819,7 +823,7 @@ AddToMenu Utilities     "Choose one:" Title
 +                       "Refresh Screen" Refresh
 +                       "xrefresh" Exec exec xrefresh
 +                       ""       Nop
-+                       "Skype" Exec BROWSER=firefox exec cgmem_nice 1000 skypeforlinux
++                       "Skype" Skype
 +                       "pavucontrol" PaVuControl
 
 DestroyMenu  Browsers
@@ -923,10 +927,11 @@ popdef(`TERM_KOI8', `TERM_RU_UTF8')
 *FvwmButtons: (Title Wallpaper, Icon find1.xpm,        Action Exec "gxmessage" "$HOME"/current/projects/xsetbg/print-filename.py | text-wrap.py -w TEXT_WIDTH -s | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file -)
 *FvwmButtons: (Title "-1",      Icon find1.xpm,        Action Exec "gxmessage" "$HOME"/current/projects/xsetbg/print-filename.py 1 | text-wrap.py -w TEXT_WIDTH -s | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file -)
 *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 pavucontrol, Icon mini.sound.xpm, Action Exec "Volume Control" exec cgmem_nice 200 pavucontrol)
 #*FvwmButtons: (Title Id3Info,  Icon bell.xpm,         Action Id3Info)
 *FvwmButtons: (Title AudioPlayer,  Icon bell.xpm,      Action Exec "Audacious" LC_CTYPE=ru_RU.KOI8-R exec cgmem_nice 200 audacious)
 #*FvwmButtons: (Title XLock,     Icon Jxlock.xpm,      Action Exec exec xscreensaver-command -lock)
+*FvwmButtons: (Title Skype,    Icon skypeforlinux.png, Action Skype)
 
 ############################################################################
 # FvwmForm