Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2018-07-29 15:11:03 +03:00
parent a19db08791
commit cf2c2e7645
22 changed files with 46 additions and 206 deletions

View File

@@ -1,6 +1,6 @@
# A simple dwm session
PATH+=":$HOME/.config/bspwm/bin"
start_session() {
session_start() {
exec bspwm
}