fbpanel
Starting
If you want to start fbpanel with your X session, add the following line to your ~/.xinitrc
before the line where you start your window manager:
fbpanel &
Configuration
You can find the configuration file in ~/.config/fbpanel
. If it does not exist, copy over the default configuration file:
$ mkdir ~/.config/fbpanel $ cp /usr/share/fbpanel/default ~/.config/fbpanel
wincmd plugin (show desktop button)
This plugin is enabled by default, but it might not show up because it cannot find an existing icon. In that case, change the icon path to one that points to an existing icon. You can also use an image as its icon. In that case, replace the icon
key with image
:
Plugin { type = wincmd config { image = ~/images/my_image.png tooltip = Left click to iconify all windows. Middle click to shade them. } }
gollark: Anyone want shulker shells? I have 4 for 200KST/i.
gollark: Well, what's the websocket API, then?
gollark: I'd quite like *past* ones too, though.
gollark: Also, <@113673208296636420>, mind providing me with a new chat database?
gollark: No, not discord, <@113673208296636420>'s.
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.