]>
ruderich.org/simon Gitweb - config/dotfiles.git/log
Simon Ruderich [Sat, 21 Jun 2014 12:27:56 +0000 (14:27 +0200)]
use set -eu
Simon Ruderich [Sat, 21 Jun 2014 12:25:58 +0000 (14:25 +0200)]
herbstluftwm/autostart: only xtrlock requires the sleep
Simon Ruderich [Sat, 14 Jun 2014 19:20:54 +0000 (21:20 +0200)]
herbstluftwm/autostart: fix notify() with dzen2
Without the read x, the message is not displayed when & is used.
Simon Ruderich [Sat, 14 Jun 2014 19:14:59 +0000 (21:14 +0200)]
herbstluftwm/autostart: fix timeout of notify()
If dzen2 was installed it hung the window manager because it waited for
the timeout in the foreground!
Simon Ruderich [Sat, 14 Jun 2014 19:14:42 +0000 (21:14 +0200)]
Revert "herbstluftwm/autostart: start screen locker message in the background"
This reverts commit
599641e1dc79094d2ff3ba7feefac83035b7b0b2 . The fix
was incorrect.
Simon Ruderich [Tue, 27 May 2014 23:15:33 +0000 (01:15 +0200)]
xinitrc: remove source_debug()
No longer used in ~/.shell/env.
Simon Ruderich [Sun, 18 May 2014 19:30:43 +0000 (21:30 +0200)]
herbstluftwm/autostart: start screen locker message in the background
Simon Ruderich [Sat, 17 May 2014 13:55:44 +0000 (15:55 +0200)]
herbstluftwm: add lock support for xscreensaver
Simon Ruderich [Sun, 4 May 2014 20:10:26 +0000 (22:10 +0200)]
also support xcompmgr as fallback for compton
Simon Ruderich [Sun, 4 May 2014 15:06:12 +0000 (17:06 +0200)]
replace Xdefaults with Xresources
Simon Ruderich [Sun, 4 May 2014 14:59:56 +0000 (16:59 +0200)]
enable real transparency in urxvt with compton
Simon Ruderich [Thu, 3 Apr 2014 20:22:20 +0000 (22:22 +0200)]
herbstluftwm/autostart: auto-detect new monitors
Simon Ruderich [Mon, 24 Feb 2014 15:42:29 +0000 (16:42 +0100)]
xinitrc: Spawn fallback terminal if window manager fails to start.
Simon Ruderich [Sun, 16 Mar 2014 15:21:03 +0000 (16:21 +0100)]
Makefile: add, runs ./setup.sh
Simon Ruderich [Wed, 12 Feb 2014 20:10:30 +0000 (21:10 +0100)]
herbstluftwm: Add more rules.
Simon Ruderich [Wed, 12 Feb 2014 20:08:58 +0000 (21:08 +0100)]
herbstluftwm: Add a last notification fallback.
Simon Ruderich [Wed, 12 Feb 2014 20:08:52 +0000 (21:08 +0100)]
herbstluftwm: Search for a screen locker.
Display a warning if none is found.
Simon Ruderich [Tue, 11 Feb 2014 11:41:17 +0000 (12:41 +0100)]
herbstluftwm: Use xmessage if dzen2 is not available.
Simon Ruderich [Mon, 10 Feb 2014 11:18:24 +0000 (12:18 +0100)]
xinitrc: Minor documentation update.
Simon Ruderich [Mon, 10 Feb 2014 11:12:04 +0000 (12:12 +0100)]
herbstluftwm/autostart: Fix for Java programs.
Just in case.
Simon Ruderich [Mon, 10 Feb 2014 11:09:59 +0000 (12:09 +0100)]
herbstluftwm: Add mapping $mod-Shift-space to reset fullscreen/layout.
Simon Ruderich [Sat, 8 Feb 2014 17:32:44 +0000 (18:32 +0100)]
herbstluftwm: Add mapping $mod-s to swap top and bottom frame.
Simon Ruderich [Mon, 27 Jan 2014 11:16:14 +0000 (12:16 +0100)]
herbstluftwm/autostart: Update documentation.
Simon Ruderich [Tue, 21 Jan 2014 20:03:33 +0000 (21:03 +0100)]
herbstluftwm/autostart: Log output in xinitrc.
Captures all output from herbstluftwm, not only while autostart is
running.
Simon Ruderich [Sun, 12 Jan 2014 20:12:53 +0000 (21:12 +0100)]
xinitrc: Use herbstluftwm as window manager.
Fallback to xmonad and stumpwm, just in case.
Simon Ruderich [Sun, 12 Jan 2014 02:10:17 +0000 (03:10 +0100)]
herbstluftwm: Change mapping of reload to $mod-q.
Same mapping as in xmonad.
Simon Ruderich [Sat, 11 Jan 2014 21:10:25 +0000 (22:10 +0100)]
herbstluftwm: Add basic configuration file.
Doesn't contain all the features of my xmonad configuration yet.
Simon Ruderich [Thu, 24 Oct 2013 20:11:52 +0000 (22:11 +0200)]
xinitrc: Don't use echo for data from the user.
Simon Ruderich [Thu, 24 Oct 2013 16:26:24 +0000 (18:26 +0200)]
README: Add.
Simon Ruderich [Thu, 24 Oct 2013 00:07:56 +0000 (02:07 +0200)]
setup.sh: Use new generate() argument order.
Simon Ruderich [Tue, 8 Oct 2013 14:34:17 +0000 (16:34 +0200)]
setup.sh: Use sed_i().
Simon Ruderich [Tue, 8 Oct 2013 14:16:37 +0000 (16:16 +0200)]
xinitrc: Disable audio bell.
Simon Ruderich [Tue, 8 Oct 2013 14:16:02 +0000 (16:16 +0200)]
xinitrc,xmodmaprc: Fix typo in comment.
Simon Ruderich [Tue, 8 Oct 2013 14:12:36 +0000 (16:12 +0200)]
xinitrc: Add empty line.
Simon Ruderich [Tue, 8 Oct 2013 14:12:23 +0000 (16:12 +0200)]
xinitrc: Move settings from xmodmaprc to xinitrc.
This way Caps lock is only remapped to Ctrl if not already done.
Simon Ruderich [Wed, 28 Aug 2013 12:18:12 +0000 (14:18 +0200)]
setup.sh: Load xinitrc with lightdm.
Simon Ruderich [Wed, 11 Sep 2013 11:42:42 +0000 (13:42 +0200)]
xinitrc: Fix incorrect use of "$@" in error().
Simon Ruderich [Wed, 11 Sep 2013 11:42:03 +0000 (13:42 +0200)]
xinitrc: Only start ssh-agent if none is running yet.
Simon Ruderich [Wed, 12 Jun 2013 10:03:49 +0000 (12:03 +0200)]
xinitrc: Display a warning if xautolock is not available.
Simon Ruderich [Tue, 28 May 2013 11:06:41 +0000 (13:06 +0200)]
xinitrc: Write errors to ~/.xinitrc.errors if xmessage is not installed.
Simon Ruderich [Tue, 28 May 2013 10:55:13 +0000 (12:55 +0200)]
xinitrc: Lock the screen after a short time of inactivity.
Simon Ruderich [Tue, 28 May 2013 10:45:24 +0000 (12:45 +0200)]
xinitrc: Terminate background processes.
Simon Ruderich [Mon, 27 May 2013 21:56:24 +0000 (23:56 +0200)]
xinitrc: Kill ssh-agent on logout.
Simon Ruderich [Mon, 27 May 2013 17:11:28 +0000 (19:11 +0200)]
xinitrc: Move options to the top.
Simon Ruderich [Mon, 27 May 2013 10:43:14 +0000 (12:43 +0200)]
xinitrc: Load general shell environment from ~/.shell/env.
Simon Ruderich [Mon, 27 May 2013 10:42:26 +0000 (12:42 +0200)]
xinitrc: Minor documentation update.
Simon Ruderich [Mon, 27 May 2013 10:41:38 +0000 (12:41 +0200)]
xinitrc: Ignore (debug) output from redshift.
Simon Ruderich [Wed, 15 May 2013 20:13:38 +0000 (22:13 +0200)]
XCompose: Add a few more mappings for umlauts.
Simon Ruderich [Wed, 15 May 2013 20:09:27 +0000 (22:09 +0200)]
xmonad/xmonad.hs: Use exec xtrlock in mod-z mapping.
Prevents an unnecessary shell process while xtrlock is running.
Simon Ruderich [Tue, 7 May 2013 19:29:35 +0000 (21:29 +0200)]
xmonad/xmonad.hs: Fix typo.
Simon Ruderich [Mon, 6 May 2013 02:42:42 +0000 (04:42 +0200)]
xmonad/xmonad.hs: Add mod-z mapping to lock the screen.
Simon Ruderich [Sat, 13 Apr 2013 01:34:11 +0000 (03:34 +0200)]
xinitrc: Ignore stdout from ssh-agent.
"Agent pid <xxx>" clutters the log files and is not important to know.
Simon Ruderich [Sat, 13 Apr 2013 01:25:02 +0000 (03:25 +0200)]
xinitrc: Minor documentation update.
Simon Ruderich [Mon, 25 Mar 2013 14:39:42 +0000 (15:39 +0100)]
xinitrc: Use redshift to change the display's color temperature.
Simon Ruderich [Mon, 25 Mar 2013 14:32:49 +0000 (15:32 +0100)]
xinitrc: Remove unnecessary Vim modeline.
Simon Ruderich [Mon, 25 Mar 2013 14:30:52 +0000 (15:30 +0100)]
xinitrc: Search PATH when checking for binaries.
Don't require them to be located in /usr/bin/. `which` is not portable,
therfore use `type`!
Simon Ruderich [Mon, 25 Mar 2013 14:23:11 +0000 (15:23 +0100)]
xmonad/xmonad.hs: Minor documentation fix.
Simon Ruderich [Mon, 25 Mar 2013 14:21:13 +0000 (15:21 +0100)]
setup.sh: Use test instead of [.
Simon Ruderich [Mon, 25 Mar 2013 14:20:27 +0000 (15:20 +0100)]
feh/themes: Minor documentation update.
Simon Ruderich [Sun, 10 Mar 2013 21:41:12 +0000 (22:41 +0100)]
setup.sh: Add set -e.
Simon Ruderich [Sat, 9 Feb 2013 20:25:35 +0000 (21:25 +0100)]
xmonad/xmonad.hs: Minor documentation fix.
Simon Ruderich [Sat, 2 Feb 2013 13:21:51 +0000 (14:21 +0100)]
xinitrc: Start a shell when starting X.
Simon Ruderich [Fri, 28 Dec 2012 15:50:26 +0000 (16:50 +0100)]
xmonad/xmonad.hs: Use mod4Mask in a single place.
Simon Ruderich [Sun, 23 Dec 2012 00:23:21 +0000 (01:23 +0100)]
xmonad/xmonad.hs: Use 20 workspaces.
Simon Ruderich [Thu, 20 Dec 2012 21:05:03 +0000 (22:05 +0100)]
xpdfrc: Remove wrong quotes from urlCommand.
Simon Ruderich [Thu, 20 Dec 2012 21:02:49 +0000 (22:02 +0100)]
xpdfrc: Improve Vi like bindings.
Simon Ruderich [Fri, 23 Nov 2012 20:07:12 +0000 (21:07 +0100)]
xinitrc: Improve ~/.fehbg comment.
Simon Ruderich [Thu, 15 Nov 2012 16:37:19 +0000 (17:37 +0100)]
feh/themes: Add, default options for feh.
~/.fehrc in older versions.
Simon Ruderich [Thu, 15 Nov 2012 16:28:24 +0000 (17:28 +0100)]
feh/keys: Add, (Vi-like) mappings for feh.
Only works in recent feh versions.
Simon Ruderich [Sun, 4 Nov 2012 15:21:47 +0000 (16:21 +0100)]
xinitrc: Don't create ~/.fehbg when using feh to set the background.
Simon Ruderich [Sun, 4 Nov 2012 15:20:54 +0000 (16:20 +0100)]
xinitrc: Fix background check.
The quotes are necessary or test -n always assumes the result is not
empty because it gets no parameters (the shell expands $set_background
which is empty and then doesn't pass anything to test -n).
Simon Ruderich [Wed, 17 Oct 2012 19:24:07 +0000 (21:24 +0200)]
xinitrc: Set LANG in xinitrc to prevent problems on some systems.
Simon Ruderich [Tue, 16 Oct 2012 05:19:56 +0000 (07:19 +0200)]
Xdefaults: Fix alignment in a few places.
Simon Ruderich [Tue, 16 Oct 2012 05:15:37 +0000 (07:15 +0200)]
Xdefaults: Replace black with #000000 for consistency.
Simon Ruderich [Mon, 15 Oct 2012 19:57:34 +0000 (21:57 +0200)]
xpdfrc: Zoom to full page on startup.
Simon Ruderich [Mon, 15 Oct 2012 19:56:30 +0000 (21:56 +0200)]
xinitrc: Use ~/.xinitrc.local to disable background images.
Simon Ruderich [Mon, 15 Oct 2012 19:53:11 +0000 (21:53 +0200)]
xinitrc: Use test instead of [ and $HOME instead of ~.
Is a bit more portable and more consistent.
Simon Ruderich [Fri, 15 Jun 2012 12:41:35 +0000 (14:41 +0200)]
Minor documentation updates.
Simon Ruderich [Wed, 25 Jan 2012 22:51:46 +0000 (23:51 +0100)]
*: License under GPL v3+.
Simon Ruderich [Tue, 24 Jan 2012 17:18:17 +0000 (18:18 +0100)]
xinitrc: Start ssh-agent with -s.
Simon Ruderich [Tue, 24 Jan 2012 17:17:32 +0000 (18:17 +0100)]
xinitrc: Use absolute path for ssh-agent.
Simon Ruderich [Tue, 24 Jan 2012 17:11:02 +0000 (18:11 +0100)]
zathurarc: Add, basic configuration file.
Simon Ruderich [Sat, 14 Jan 2012 14:59:08 +0000 (15:59 +0100)]
xmonad.hs: Move to new xmonad/ directory.
Simon Ruderich [Sat, 14 Jan 2012 14:57:30 +0000 (15:57 +0100)]
.gitignore: Use absolute paths.
Simon Ruderich [Sun, 9 Oct 2011 19:17:38 +0000 (21:17 +0200)]
xinitrc: Start ssh-agent if a private SSH key is available.
Simon Ruderich [Fri, 19 Aug 2011 22:22:10 +0000 (00:22 +0200)]
xinitrc: Display reminders using notify.py.
Simon Ruderich [Sun, 19 Jun 2011 13:49:47 +0000 (15:49 +0200)]
xmonad.hs: Add Mirror tiled as possible Gimp sub-layout.
Simon Ruderich [Sun, 19 Jun 2011 13:39:14 +0000 (15:39 +0200)]
xmonad.hs: Minor documentation fix.
Simon Ruderich [Sun, 19 Jun 2011 13:36:04 +0000 (15:36 +0200)]
xmonad.hs: Start Gimp to workspace "5" and use a special layout.
Simon Ruderich [Sun, 19 Jun 2011 13:04:33 +0000 (15:04 +0200)]
xmonad.hs: Whitespace only change.
Simon Ruderich [Sun, 19 Jun 2011 12:51:29 +0000 (14:51 +0200)]
xmonad.hs: Fix endless loop in nextLayoutIncluding.
Simon Ruderich [Sun, 19 Jun 2011 12:48:26 +0000 (14:48 +0200)]
xmonad.hs: Update version requirements.
Simon Ruderich [Sun, 19 Jun 2011 12:48:10 +0000 (14:48 +0200)]
xmonad.hs: Correct spelling of xmonad.
Simon Ruderich [Mon, 13 Jun 2011 14:31:24 +0000 (16:31 +0200)]
xmonad.hs: Add limit layout.
Simon Ruderich [Mon, 13 Jun 2011 14:19:51 +0000 (16:19 +0200)]
xmonad.hs: Add smartBorders to Vertical layout.
Simon Ruderich [Mon, 13 Jun 2011 14:16:30 +0000 (16:16 +0200)]
xmonad.hs: Readd smartBorders to Full layout.
This was somehow dropped in
1a0152eee1680106831815834d8f06b878b3fea6 .
Simon Ruderich [Mon, 13 Jun 2011 14:15:34 +0000 (16:15 +0200)]
xmonad.hs: Wrap overlong lines.
Simon Ruderich [Mon, 13 Jun 2011 14:02:36 +0000 (16:02 +0200)]
xmonad.hs: Fix nextLayoutIncluding changing layout on all workspaces.
Simon Ruderich [Mon, 13 Jun 2011 12:03:52 +0000 (14:03 +0200)]
xmonad.hs: Improved way to switch to specific layouts.
No functional changes.
Simon Ruderich [Fri, 20 May 2011 10:30:49 +0000 (12:30 +0200)]
XCompose: Add reverse mapping for umlauts (first char then colon).