Scripts for spmenu
Go to file
2023-05-07 03:39:18 +02:00
img/lprev draw preview of a layout 2023-03-25 20:24:58 +01:00
share some improvements to a few things 2023-04-02 20:03:16 +02:00
src yay we can now just read a file, no need for a stupid Refresh entry 2023-05-07 03:39:18 +02:00
LICENSE Initial commit 2022-10-27 18:11:50 +02:00
Makefile some improvements to a few things 2023-04-02 20:03:16 +02:00
README.md Use spmenu instead of dmenu, get rid of global file 2023-01-21 00:01:21 +01:00

speedwm-extras

Extra scripts for speedwm, most of them use spmenu by default. You can change it to dmenu by exporting $RUNLAUNCHER.

NOTE: Most of the scripts require libspeedwm.

Usage with speedwm-swal

speedwm-swal requires extra steps. To use it with speedwm: Add $HOME/.config/speedwm/swal/swal_wm; libspeedwm --perform core_wm_reload to ~/.config/speedwm/autostart.sh and make it executable using chmod +x ~/.config/speedwm/swal/autostart.sh.