speedwm-personal/docs/doc-06

12 lines
853 B
Plaintext
Raw Normal View History

2022-09-21 19:49:54 +02:00
-- .Xresources and Pywal --
This fork of speedwm has .Xresources support thanks to the .Xresources patch. It also has pywal support (tool which grabs colors based on your wallpaper).
Colors can be reloaded on-the-fly using the built in wallpaper utility. In order to implement speedwm reloading support to your own wallpaper utility, run shell command (/bin/sh) 'speedwm_run -r' to reload colors automatically.
Note that the 'xrdb' dependency is required for both pywal and .Xresources support.
2022-09-21 19:49:54 +02:00
2022-10-24 21:52:19 +02:00
Below is a list of all .Xresources values you can define. The .Xresources file should be placed in ~ or ~/.config by the user. However ~/.config/speedwm-de/speedwmrc should be created automatically, which can (and should most of the time) be used instead.
2022-09-21 19:49:54 +02:00
If it is not or you want it somewhere else, you can edit 'autostart.h' and 'make clean install'.