Skip to content

Commit

Permalink
how do i git
Browse files Browse the repository at this point in the history
  • Loading branch information
tudurom committed Apr 23, 2020
2 parents 575c92e + 72a572c commit d2284c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ uninstall:
rm -f "$(DESTDIR)$(PREFIX)/bin/$(__NAME__)"
rm -f "$(DESTDIR)$(PREFIX)/bin/$(__NAME_CLIENT__)"
rm -rf "$(DESTDIR)$(DOCPREFIX)/$(__NAME__)"
rm -rf "$(DESTDIR)$(XSESSIONS)/"windowchef.desktop"
rm -rf "$(DESTDIR)$(XSESSIONS)/windowchef.desktop"
cd ./man; $(MAKE) uninstall

clean:
Expand Down
1 change: 1 addition & 0 deletions examples/sxhkdrc
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ super + alt + ctrl + {1-4}

super + Return
xterm

super + {Insert,Prior,Delete,Next,End}
waitron window_snap {topleft,topright,bottomleft,bottomright,middle}

0 comments on commit d2284c1

Please sign in to comment.