summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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-04-06luakit: Add prefix to homepageBenjamin Franzke1-1/+1
2012-03-23awesome: Dont start pidginBenjamin Franzke1-1/+0
2012-03-23toggle_touchpad.sh: Exit if synclient is not installedBenjamin Franzke1-0/+2
2012-03-05luakit: Update quickmark for class scheduleBenjamin Franzke1-1/+1
2012-03-05env.sh: Use $HOSTNAME instead of /bin/hostnameBenjamin Franzke1-1/+1
2012-02-22Make luakit default browser on all systemsBenjamin Franzke1-5/+1
2012-02-22Add .gitconfigBenjamin Franzke1-0/+14
2012-02-20xinitrc: Dont set repeat rateBenjamin Franzke1-3/+4
Figured out how to set that globally, which makes it working for hotplugged input devices as well.
2012-02-10gmail.css: Hide the annoying gadget toolbar/chatBenjamin Franzke1-0/+5
2012-02-09vimrc: Add web projects specific settingsBenjamin Franzke1-0/+3
2012-02-09vimrc: Use delek theme for tex filesBenjamin Franzke1-1/+1
2012-02-09src/env.sh: Add WESTON_LIBRARY_PATHBenjamin Franzke1-0/+1
For (not yeat upstream) weston-launch.
2012-02-09xinitrc: Use toggle_touchpad to disable touchpadBenjamin Franzke1-1/+1
2012-02-09toggle_touchpad.sh: Use synclientBenjamin Franzke1-0/+2
Thats easier and survives vt-switches.
2012-02-09Let systemd use cat as pagerBenjamin Franzke1-0/+3
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-02-09luakit: Set monospace font for gmail text areasBenjamin Franzke2-0/+9
2012-01-05Add keybindings + scripts to mute mic and speakers on x220Benjamin Franzke2-0/+14
2012-01-04bash: Use type -P for checking for vimpagerBenjamin Franzke1-1/+1
2011-12-28xinitrc: shorten xinitrc lookup abitBenjamin Franzke1-4/+1
2011-12-28bash: Set path from variable $HOME, not use substitution of ~Benjamin Franzke1-1/+1
2011-12-28bash: Set (MAN)PAGER only if vimpager is availableBenjamin Franzke1-2/+4
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-11-22Drop find_nonexistent_installed_packages.sh (eix '-t*!' provides same)Benjamin Franzke1-16/+0
2011-10-12xinitrc: Source scripts frm xinitrc.d dirBenjamin Franzke1-4/+18
..to be able to initiate a consolekit session, if installed on the systemd.
2011-10-12bash: Add alias for ip and iw pathsBenjamin Franzke1-0/+3
Dont want to pull sbin into user paths, but still use those tools for retreiving information as user.
2011-10-12Add gtkrc-2.0 configBenjamin Franzke2-0/+6
Store it as .config/gtk-2.0/gtkrc. Te path is exposed using GTK2_RC_FILES env var.
2011-10-12xinitrc: Make executableBenjamin Franzke1-0/+0
2011-10-12gitignore: Add .local/libBenjamin Franzke1-0/+1
2011-10-12bash: Let "r" resize explicitly using 0,1 or 2 argsBenjamin Franzke2-2/+11
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-08Add disable_touchpad scriptBenjamin Franzke2-0/+14
Disables touchpad only if a TrackPoint is available. Also to be used with pm-utils when resuming from suspend.
2011-10-08Cleanup rxvt-unicode configBenjamin Franzke1-50/+1
2011-10-08xresource: Lower dpi to 94 to get slightly smaller fontsBenjamin Franzke1-1/+1
2011-10-06awesome: Also suspend on XF86Sleep (fn+f4 on thinkpads)Benjamin Franzke1-0/+1
2011-10-06env.sh: Set XDG_RUNTIME_DIR only not alreadyBenjamin Franzke1-1/+3
2011-10-06vim: Colorsheme for tex = inkpotBenjamin Franzke1-0/+3
Also add spell files
2011-10-06luakit: add studentplan quickmarkBenjamin Franzke1-0/+1
2011-10-06luakit: Inherit from /etc/xdg/luakit/Benjamin Franzke1-85/+3
2011-10-06luakit: Update config to git-2011-10-06Benjamin Franzke1-17/+17
2011-10-06openbox: backup old (incompatible) configBenjamin Franzke1-0/+0
No time nor motivation to update right now.
2011-08-17luakit: Add more quickmarksBenjamin Franzke1-0/+2
2011-08-17Add luakit configurationBenjamin Franzke2-0/+89