This website requires JavaScript.
Explore
Help
Sign in
hiro
/
bspwm
Watch
1
Star
0
Fork
You've already forked bspwm
0
mirror of
https://github.com/vale981/bspwm
synced
2025-03-06 02:01:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
59a9785786
bspwm
/
examples
/
loop
/
bspwmrc
7 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
Add looping examples
2013-03-18 11:30:41 +01:00
#! /bin/sh
Generalize window commands to nodes
2015-12-22 19:25:45 +01:00
if [ -e "$BSPWM_STATE" ] ; then
bspc wm -l "$BSPWM_STATE"
rm "$BSPWM_STATE"
New message: 'restore_history' In addition, the message previously known as 'restore' is now called 'restore_layout'.
2013-05-08 15:10:09 +02:00
fi
Reference in a new issue
Copy permalink