Scripts for spmenu
Go to file
2023-03-25 17:50:35 +01:00
src minor fix, skipping over non files 2023-03-25 17:50:35 +01:00
LICENSE Initial commit 2022-10-27 18:11:50 +02:00
Makefile Use spmenu instead of dmenu, get rid of global file 2023-01-21 00:01:21 +01: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.