Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-19 | start_remote_irssi: Start screen if not existing | Benjamin Franzke | 1 | -1/+1 | |
2013-03-02 | start_remote_irssi: Exec the ssh process | Benjamin Franzke | 1 | -3/+2 | |
That way we save one running process... Since we're replaced by the ssh.. | |||||
2013-03-02 | Add script to automatically remove preserved libs by portage | Benjamin Franzke | 1 | -0/+10 | |
Execute revdep-rebuild only if necessary, i.e. the file still exists.. | |||||
2013-02-25 | Add missing script toggle_user_unit.sh | Benjamin Franzke | 1 | -0/+12 | |
2013-02-22 | Fix typo in set_xresources filename | Benjamin Franzke | 1 | -0/+0 | |
2013-02-22 | toggle_touchpad: Offload to systemd user session service if enabled | Benjamin Franzke | 1 | -0/+2 | |
2013-02-22 | set_xressources: Optimize for speed | Benjamin Franzke | 1 | -1/+7 | |
We're faster when concatenating first and executing xrdb only once. | |||||
2013-02-21 | Add initial systemd user service units for awesome and screen | Benjamin Franzke | 1 | -0/+2 | |
2012-09-04 | start_remote_irssi.sh: Use bnfr.net as hostname | Benjamin Franzke | 1 | -1/+1 | |
2012-03-23 | toggle_touchpad.sh: Exit if synclient is not installed | Benjamin Franzke | 1 | -0/+2 | |
2012-02-09 | toggle_touchpad.sh: Use synclient | Benjamin Franzke | 1 | -0/+2 | |
Thats easier and survives vt-switches. | |||||
2012-01-05 | Add keybindings + scripts to mute mic and speakers on x220 | Benjamin Franzke | 1 | -0/+11 | |
2011-11-22 | Drop find_nonexistent_installed_packages.sh (eix '-t*!' provides same) | Benjamin Franzke | 1 | -16/+0 | |
2011-10-08 | Add disable_touchpad script | Benjamin Franzke | 1 | -0/+12 | |
Disables touchpad only if a TrackPoint is available. Also to be used with pm-utils when resuming from suspend. | |||||
2011-01-22 | remote_irssi: set $LANG=de_DE.utf8 | Benjamin Franzke | 1 | -1/+1 | |
2010-12-02 | awesome: add toggle_touchpad keybinding | Benjamin Franzke | 1 | -0/+9 | |
2010-11-24 | add remote irssi over screen support | Benjamin Franzke | 1 | -0/+4 | |
2010-08-28 | add script that cleans $HOME from some stupid files | ben | 1 | -0/+14 | |
2010-03-26 | find_nonexistent_installed_packages.sh: del colon | ben | 1 | -1/+1 | |
2010-03-26 | find_nonexistend.. replace $VARS with portageq`s | ben | 1 | -3/+4 | |
2010-02-25 | split Xdefaults and store in ~/.config | ben | 1 | -0/+4 | |
notes: the splitted configs are merged by xinitrc when the server starts using xrdb -merge .. | |||||
2010-01-10 | added executable flag | ben | 1 | -0/+0 | |
2010-01-10 | added comment to nonexistent installed pkg script | ben | 1 | -1/+1 | |
2010-01-10 | optimized finding of nonexistent installed pkgs | ben | 1 | -3/+4 | |
2010-01-10 | added script to find nonexisten installed packages | ben | 1 | -0/+14 | |