summaryrefslogtreecommitdiff
path: root/.config/awesome
AgeCommit message (Collapse)AuthorFilesLines
2013-02-22awesome: Fix cursorBenjamin Franzke1-0/+7
2013-02-22Rename swIcon.py to switch-icon.pyBenjamin Franzke1-1/+1
2012-12-24awesome: Disable startupnotification for winodw-less keybindingsBenjamin Franzke1-10/+10
2012-12-07awesome: Remove handling suspendBenjamin Franzke1-2/+0
Systemd-logind defaults to doing this automatically, using it is much more consistent exprience, since it works on VT as well. :)
2012-12-07awesome: Use systemctl suspend, instead of asking upower via dbusBenjamin Franzke2-8/+2
2012-05-23awesome: Partially update to awesome 3.4.11Benjamin Franzke2-6/+44
Not yet hooked up is the new startup-error handling.
2012-05-19awesome: Spawn luakit directlyBenjamin Franzke1-1/+1
xdg-open no longer works with about:config, and is not necessary, since luakit is used on all pcs.
2012-03-23awesome: Dont start pidginBenjamin Franzke1-1/+0
2012-02-09awesome: Map super+shift+f as shortcut for floating layoutBenjamin Franzke1-0/+1
2012-02-09awesome: Use fair layouts as 2. and 3.Benjamin Franzke1-2/+2
2012-01-05Add keybindings + scripts to mute mic and speakers on x220Benjamin Franzke1-0/+3
2011-12-20awesome: Increase window size for pa-sink-ctlBenjamin Franzke1-1/+1
2011-11-26awesome: Add shortcut for setting keyboard rateBenjamin Franzke1-0/+1
Until i find a proper solution to set keyboard rate when hotplugging a keyboard.
2011-11-23awesome: No longer spawn synergy(s|c)Benjamin Franzke1-2/+0
It takes alot ressources since it retries connecting allthe time.
2011-11-22awesome: Default to a bigger irc windowBenjamin Franzke1-1/+1
2011-10-10awesome: Add some more cmds to cmd listBenjamin Franzke2-4/+9
2011-10-10awesome: Use UPower's dbus interface for suspendBenjamin Franzke2-2/+16
Also introduces cmds stores in cmds.lua
2011-10-08awesome: Add binding for Xf86TouchpadOnBenjamin Franzke1-1/+1
The thinkpad x100e sends Xf86TouchpadOn for the touchpad toggle key (fn+f8), still use it for toggling.
2011-10-06awesome: Also suspend on XF86Sleep (fn+f4 on thinkpads)Benjamin Franzke1-0/+1
2011-07-30awesome: Use xdg-open as weblauncherBenjamin Franzke1-1/+1
2011-05-04awesome: Mark focus client when switching alsoBenjamin Franzke2-4/+10
2011-05-04awesome: Add switcher (Alt-Tab like)Benjamin Franzke2-8/+128
2011-03-10awesome: support brightness up and downBenjamin Franzke1-0/+2
2011-01-22awesome: remove unnecessary commentBenjamin Franzke1-1/+0
2010-12-02awesome: add toggle_touchpad keybindingBenjamin Franzke1-0/+1
2010-12-02awesome: use modified zenburn theme (urgent = red)Benjamin Franzke1-1/+4
2010-11-24add remote irssi over screen supportBenjamin Franzke1-1/+2
2010-10-16Merge branch 'master' of github.com:benf/dotfilesben1-0/+1
2010-10-16awesome: modkey-w should only open browser not menuben1-1/+1
2010-10-14awesome: start synergyc default (ssh tunneled)ben1-0/+1
2010-08-31awesome: fix indentationben1-1/+1
2010-08-31awesome: remove sloppy window focus stuffben1-8/+0
2010-08-31awesome: move/resize: always focus and raise clientsben1-3/+5
2010-08-30add awesome wm configben3-0/+466