Sawfish
Advertisement
Scripts quick access edit this

Synopsis[]

Switch to a specified home workspace when the last window in your current workspace is removed.

Description[]

home-ws.jl is a very simple Sawfish package that makes Sawfish automaticly switch to a specified home workspace when the last window in your current workspace is removed.

Installation[]

  1. Save home-ws.jl in your load-path.
  2. Add the following line to your ~/.sawfishrc:
    (require 'home-ws)
Advertisement