Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- KeyGroup Running programs
- Key $MODKEY-a # Open wmii actions menu
- action $(wi_actions | wimenu -h "${hist}.actions" -n $histnum) &
- Key $MODKEY-p # Open program menu
- eval wmiir setsid "$(wimenu -h "${hist}.progs" -n $histnum <$progsfile)" &
- Key $MODKEY-x # Open terminal
- gnome-terminal &
- Key $MODKEY-z # Open sistema de ficheros
- thunar &
- Key $MODKEY-v # Open screenshot
- gnome-screenshot &
- key $MODKEY-c # Open navegador web
- chromium-browser &
Advertisement
Add Comment
Please, Sign In to add comment