diff options
author | Sn4il <sn4il@thedroth.rocks> | 2024-04-02 21:47:05 +0300 |
---|---|---|
committer | Sn4il <sn4il@thedroth.rocks> | 2024-04-02 21:47:05 +0300 |
commit | 5130725ef2e83c7fd27709d8addd4b28d2322743 (patch) | |
tree | 6ef21b7aa6a0c29e108bc1fbeaee7d68802b21d8 /icewm/toolbar | |
parent | d319d894da2be96eaca81aeca62c4f53bb528c56 (diff) | |
download | dotfiles-5130725ef2e83c7fd27709d8addd4b28d2322743.tar.gz dotfiles-5130725ef2e83c7fd27709d8addd4b28d2322743.zip |
Add icewm config
Diffstat (limited to 'icewm/toolbar')
-rw-r--r-- | icewm/toolbar | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icewm/toolbar b/icewm/toolbar new file mode 100644 index 0000000..21e74ad --- /dev/null +++ b/icewm/toolbar @@ -0,0 +1,10 @@ +# This is an example for icewm 3.3.0 toolbar definition file. +# It will be installed as /usr/share/icewm/toolbar. +# Place your variants in /etc/icewm or in $HOME/.icewm since +# modifications to this file will be overwritten when you reinstall icewm. +# +prog "kitty" utilities-terminal kitty +prog "YaBrowser" web-browser flatpak run ru.yandex.Browser +#prog "SeaMonkey" web-browser seamonkey +prog "Mail" claws-mail rupost-desktop +prog "Mousepad" mousepad mousepad |