]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
9 years agosetup.sh: always symlink ~/.xsession
Simon Ruderich [Fri, 20 Feb 2015 00:17:25 +0000 (01:17 +0100)]
setup.sh: always symlink ~/.xsession

9 years agoxinitrc: always start ssh-agent
Simon Ruderich [Wed, 1 Oct 2014 18:23:52 +0000 (20:23 +0200)]
xinitrc: always start ssh-agent

The keys might be added later.

9 years agoxscreensaver: add and use
Simon Ruderich [Sat, 13 Sep 2014 15:29:40 +0000 (17:29 +0200)]
xscreensaver: add and use

9 years agoxinitrc: fix typo in comment
Simon Ruderich [Mon, 18 Aug 2014 13:53:01 +0000 (15:53 +0200)]
xinitrc: fix typo in comment

9 years agoxinitrc: only kill $background_pids if there are any
Simon Ruderich [Mon, 18 Aug 2014 13:52:25 +0000 (15:52 +0200)]
xinitrc: only kill $background_pids if there are any

9 years agoxinitrc: use $HOME for consistency
Simon Ruderich [Mon, 18 Aug 2014 13:52:12 +0000 (15:52 +0200)]
xinitrc: use $HOME for consistency

9 years agosetup.sh: fix background color in rxvt if compton is not available
Simon Ruderich [Tue, 24 Jun 2014 13:34:56 +0000 (15:34 +0200)]
setup.sh: fix background color in rxvt if compton is not available

9 years agouse set -eu
Simon Ruderich [Sat, 21 Jun 2014 12:27:56 +0000 (14:27 +0200)]
use set -eu

9 years agoherbstluftwm/autostart: only xtrlock requires the sleep
Simon Ruderich [Sat, 21 Jun 2014 12:25:58 +0000 (14:25 +0200)]
herbstluftwm/autostart: only xtrlock requires the sleep

9 years agoherbstluftwm/autostart: fix notify() with dzen2
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.

9 years agoherbstluftwm/autostart: fix timeout of notify()
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!

9 years agoRevert "herbstluftwm/autostart: start screen locker message in the background"
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.

9 years agoxinitrc: remove source_debug()
Simon Ruderich [Tue, 27 May 2014 23:15:33 +0000 (01:15 +0200)]
xinitrc: remove source_debug()

No longer used in ~/.shell/env.

9 years agoherbstluftwm/autostart: start screen locker message in the background
Simon Ruderich [Sun, 18 May 2014 19:30:43 +0000 (21:30 +0200)]
herbstluftwm/autostart: start screen locker message in the background

9 years agoherbstluftwm: add lock support for xscreensaver
Simon Ruderich [Sat, 17 May 2014 13:55:44 +0000 (15:55 +0200)]
herbstluftwm: add lock support for xscreensaver

9 years agoalso support xcompmgr as fallback for compton
Simon Ruderich [Sun, 4 May 2014 20:10:26 +0000 (22:10 +0200)]
also support xcompmgr as fallback for compton

9 years agoreplace Xdefaults with Xresources
Simon Ruderich [Sun, 4 May 2014 15:06:12 +0000 (17:06 +0200)]
replace Xdefaults with Xresources

9 years agoenable real transparency in urxvt with compton
Simon Ruderich [Sun, 4 May 2014 14:59:56 +0000 (16:59 +0200)]
enable real transparency in urxvt with compton

10 years agoherbstluftwm/autostart: auto-detect new monitors
Simon Ruderich [Thu, 3 Apr 2014 20:22:20 +0000 (22:22 +0200)]
herbstluftwm/autostart: auto-detect new monitors

10 years agoxinitrc: Spawn fallback terminal if window manager fails to start.
Simon Ruderich [Mon, 24 Feb 2014 15:42:29 +0000 (16:42 +0100)]
xinitrc: Spawn fallback terminal if window manager fails to start.

10 years agoMakefile: add, runs ./setup.sh
Simon Ruderich [Sun, 16 Mar 2014 15:21:03 +0000 (16:21 +0100)]
Makefile: add, runs ./setup.sh

10 years agoherbstluftwm: Add more rules.
Simon Ruderich [Wed, 12 Feb 2014 20:10:30 +0000 (21:10 +0100)]
herbstluftwm: Add more rules.

10 years agoherbstluftwm: Add a last notification fallback.
Simon Ruderich [Wed, 12 Feb 2014 20:08:58 +0000 (21:08 +0100)]
herbstluftwm: Add a last notification fallback.

10 years agoherbstluftwm: Search for a screen locker.
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.

10 years agoherbstluftwm: Use xmessage if dzen2 is not available.
Simon Ruderich [Tue, 11 Feb 2014 11:41:17 +0000 (12:41 +0100)]
herbstluftwm: Use xmessage if dzen2 is not available.

10 years agoxinitrc: Minor documentation update.
Simon Ruderich [Mon, 10 Feb 2014 11:18:24 +0000 (12:18 +0100)]
xinitrc: Minor documentation update.

10 years agoherbstluftwm/autostart: Fix for Java programs.
Simon Ruderich [Mon, 10 Feb 2014 11:12:04 +0000 (12:12 +0100)]
herbstluftwm/autostart: Fix for Java programs.

Just in case.

10 years agoherbstluftwm: Add mapping $mod-Shift-space to reset fullscreen/layout.
Simon Ruderich [Mon, 10 Feb 2014 11:09:59 +0000 (12:09 +0100)]
herbstluftwm: Add mapping $mod-Shift-space to reset fullscreen/layout.

10 years agoherbstluftwm: Add mapping $mod-s to swap top and bottom frame.
Simon Ruderich [Sat, 8 Feb 2014 17:32:44 +0000 (18:32 +0100)]
herbstluftwm: Add mapping $mod-s to swap top and bottom frame.

10 years agoherbstluftwm/autostart: Update documentation.
Simon Ruderich [Mon, 27 Jan 2014 11:16:14 +0000 (12:16 +0100)]
herbstluftwm/autostart: Update documentation.

10 years agoherbstluftwm/autostart: Log output in xinitrc.
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.

10 years agoxinitrc: Use herbstluftwm as window manager.
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.

10 years agoherbstluftwm: Change mapping of reload to $mod-q.
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.

10 years agoherbstluftwm: Add basic configuration file.
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.

10 years agoxinitrc: Don't use echo for data from the user.
Simon Ruderich [Thu, 24 Oct 2013 20:11:52 +0000 (22:11 +0200)]
xinitrc: Don't use echo for data from the user.

10 years agoREADME: Add.
Simon Ruderich [Thu, 24 Oct 2013 16:26:24 +0000 (18:26 +0200)]
README: Add.

10 years agosetup.sh: Use new generate() argument order.
Simon Ruderich [Thu, 24 Oct 2013 00:07:56 +0000 (02:07 +0200)]
setup.sh: Use new generate() argument order.

10 years agosetup.sh: Use sed_i().
Simon Ruderich [Tue, 8 Oct 2013 14:34:17 +0000 (16:34 +0200)]
setup.sh: Use sed_i().

10 years agoxinitrc: Disable audio bell.
Simon Ruderich [Tue, 8 Oct 2013 14:16:37 +0000 (16:16 +0200)]
xinitrc: Disable audio bell.

10 years agoxinitrc,xmodmaprc: Fix typo in comment.
Simon Ruderich [Tue, 8 Oct 2013 14:16:02 +0000 (16:16 +0200)]
xinitrc,xmodmaprc: Fix typo in comment.

10 years agoxinitrc: Add empty line.
Simon Ruderich [Tue, 8 Oct 2013 14:12:36 +0000 (16:12 +0200)]
xinitrc: Add empty line.

10 years agoxinitrc: Move settings from xmodmaprc to xinitrc.
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.

10 years agosetup.sh: Load xinitrc with lightdm.
Simon Ruderich [Wed, 28 Aug 2013 12:18:12 +0000 (14:18 +0200)]
setup.sh: Load xinitrc with lightdm.

10 years agoxinitrc: Fix incorrect use of "$@" in error().
Simon Ruderich [Wed, 11 Sep 2013 11:42:42 +0000 (13:42 +0200)]
xinitrc: Fix incorrect use of "$@" in error().

10 years agoxinitrc: Only start ssh-agent if none is running yet.
Simon Ruderich [Wed, 11 Sep 2013 11:42:03 +0000 (13:42 +0200)]
xinitrc: Only start ssh-agent if none is running yet.

10 years agoxinitrc: Display a warning if xautolock is not available.
Simon Ruderich [Wed, 12 Jun 2013 10:03:49 +0000 (12:03 +0200)]
xinitrc: Display a warning if xautolock is not available.

10 years agoxinitrc: Write errors to ~/.xinitrc.errors if xmessage is not installed.
Simon Ruderich [Tue, 28 May 2013 11:06:41 +0000 (13:06 +0200)]
xinitrc: Write errors to ~/.xinitrc.errors if xmessage is not installed.

10 years agoxinitrc: Lock the screen after a short time of inactivity.
Simon Ruderich [Tue, 28 May 2013 10:55:13 +0000 (12:55 +0200)]
xinitrc: Lock the screen after a short time of inactivity.

10 years agoxinitrc: Terminate background processes.
Simon Ruderich [Tue, 28 May 2013 10:45:24 +0000 (12:45 +0200)]
xinitrc: Terminate background processes.

10 years agoxinitrc: Kill ssh-agent on logout.
Simon Ruderich [Mon, 27 May 2013 21:56:24 +0000 (23:56 +0200)]
xinitrc: Kill ssh-agent on logout.

10 years agoxinitrc: Move options to the top.
Simon Ruderich [Mon, 27 May 2013 17:11:28 +0000 (19:11 +0200)]
xinitrc: Move options to the top.

10 years agoxinitrc: Load general shell environment from ~/.shell/env.
Simon Ruderich [Mon, 27 May 2013 10:43:14 +0000 (12:43 +0200)]
xinitrc: Load general shell environment from ~/.shell/env.

10 years agoxinitrc: Minor documentation update.
Simon Ruderich [Mon, 27 May 2013 10:42:26 +0000 (12:42 +0200)]
xinitrc: Minor documentation update.

10 years agoxinitrc: Ignore (debug) output from redshift.
Simon Ruderich [Mon, 27 May 2013 10:41:38 +0000 (12:41 +0200)]
xinitrc: Ignore (debug) output from redshift.

10 years agoXCompose: Add a few more mappings for umlauts.
Simon Ruderich [Wed, 15 May 2013 20:13:38 +0000 (22:13 +0200)]
XCompose: Add a few more mappings for umlauts.

10 years agoxmonad/xmonad.hs: Use exec xtrlock in mod-z mapping.
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.

10 years agoxmonad/xmonad.hs: Fix typo.
Simon Ruderich [Tue, 7 May 2013 19:29:35 +0000 (21:29 +0200)]
xmonad/xmonad.hs: Fix typo.

10 years agoxmonad/xmonad.hs: Add mod-z mapping to lock the screen.
Simon Ruderich [Mon, 6 May 2013 02:42:42 +0000 (04:42 +0200)]
xmonad/xmonad.hs: Add mod-z mapping to lock the screen.

11 years agoxinitrc: Ignore stdout from ssh-agent.
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.

11 years agoxinitrc: Minor documentation update.
Simon Ruderich [Sat, 13 Apr 2013 01:25:02 +0000 (03:25 +0200)]
xinitrc: Minor documentation update.

11 years agoxinitrc: Use redshift to change the display's color temperature.
Simon Ruderich [Mon, 25 Mar 2013 14:39:42 +0000 (15:39 +0100)]
xinitrc: Use redshift to change the display's color temperature.

11 years agoxinitrc: Remove unnecessary Vim modeline.
Simon Ruderich [Mon, 25 Mar 2013 14:32:49 +0000 (15:32 +0100)]
xinitrc: Remove unnecessary Vim modeline.

11 years agoxinitrc: Search PATH when checking for binaries.
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`!

11 years agoxmonad/xmonad.hs: Minor documentation fix.
Simon Ruderich [Mon, 25 Mar 2013 14:23:11 +0000 (15:23 +0100)]
xmonad/xmonad.hs: Minor documentation fix.

11 years agosetup.sh: Use test instead of [.
Simon Ruderich [Mon, 25 Mar 2013 14:21:13 +0000 (15:21 +0100)]
setup.sh: Use test instead of [.

11 years agofeh/themes: Minor documentation update.
Simon Ruderich [Mon, 25 Mar 2013 14:20:27 +0000 (15:20 +0100)]
feh/themes: Minor documentation update.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 10 Mar 2013 21:41:12 +0000 (22:41 +0100)]
setup.sh: Add set -e.

11 years agoxmonad/xmonad.hs: Minor documentation fix.
Simon Ruderich [Sat, 9 Feb 2013 20:25:35 +0000 (21:25 +0100)]
xmonad/xmonad.hs: Minor documentation fix.

11 years agoxinitrc: Start a shell when starting X.
Simon Ruderich [Sat, 2 Feb 2013 13:21:51 +0000 (14:21 +0100)]
xinitrc: Start a shell when starting X.

11 years agoxmonad/xmonad.hs: Use mod4Mask in a single place.
Simon Ruderich [Fri, 28 Dec 2012 15:50:26 +0000 (16:50 +0100)]
xmonad/xmonad.hs: Use mod4Mask in a single place.

11 years agoxmonad/xmonad.hs: Use 20 workspaces.
Simon Ruderich [Sun, 23 Dec 2012 00:23:21 +0000 (01:23 +0100)]
xmonad/xmonad.hs: Use 20 workspaces.

11 years agoxpdfrc: Remove wrong quotes from urlCommand.
Simon Ruderich [Thu, 20 Dec 2012 21:05:03 +0000 (22:05 +0100)]
xpdfrc: Remove wrong quotes from urlCommand.

11 years agoxpdfrc: Improve Vi like bindings.
Simon Ruderich [Thu, 20 Dec 2012 21:02:49 +0000 (22:02 +0100)]
xpdfrc: Improve Vi like bindings.

11 years agoxinitrc: Improve ~/.fehbg comment.
Simon Ruderich [Fri, 23 Nov 2012 20:07:12 +0000 (21:07 +0100)]
xinitrc: Improve ~/.fehbg comment.

11 years agofeh/themes: Add, default options for feh.
Simon Ruderich [Thu, 15 Nov 2012 16:37:19 +0000 (17:37 +0100)]
feh/themes: Add, default options for feh.

~/.fehrc in older versions.

11 years agofeh/keys: Add, (Vi-like) mappings for feh.
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.

11 years agoxinitrc: Don't create ~/.fehbg when using feh to set the background.
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.

11 years agoxinitrc: Fix background check.
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).

11 years agoxinitrc: Set LANG in xinitrc to prevent problems on some systems.
Simon Ruderich [Wed, 17 Oct 2012 19:24:07 +0000 (21:24 +0200)]
xinitrc: Set LANG in xinitrc to prevent problems on some systems.

11 years agoXdefaults: Fix alignment in a few places.
Simon Ruderich [Tue, 16 Oct 2012 05:19:56 +0000 (07:19 +0200)]
Xdefaults: Fix alignment in a few places.

11 years agoXdefaults: Replace black with #000000 for consistency.
Simon Ruderich [Tue, 16 Oct 2012 05:15:37 +0000 (07:15 +0200)]
Xdefaults: Replace black with #000000 for consistency.

11 years agoxpdfrc: Zoom to full page on startup.
Simon Ruderich [Mon, 15 Oct 2012 19:57:34 +0000 (21:57 +0200)]
xpdfrc: Zoom to full page on startup.

11 years agoxinitrc: Use ~/.xinitrc.local to disable background images.
Simon Ruderich [Mon, 15 Oct 2012 19:56:30 +0000 (21:56 +0200)]
xinitrc: Use ~/.xinitrc.local to disable background images.

11 years agoxinitrc: Use test instead of [ and $HOME instead of ~.
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.

11 years agoMinor documentation updates.
Simon Ruderich [Fri, 15 Jun 2012 12:41:35 +0000 (14:41 +0200)]
Minor documentation updates.

12 years ago*: License under GPL v3+.
Simon Ruderich [Wed, 25 Jan 2012 22:51:46 +0000 (23:51 +0100)]
*: License under GPL v3+.

12 years agoxinitrc: Start ssh-agent with -s.
Simon Ruderich [Tue, 24 Jan 2012 17:18:17 +0000 (18:18 +0100)]
xinitrc: Start ssh-agent with -s.

12 years agoxinitrc: Use absolute path for ssh-agent.
Simon Ruderich [Tue, 24 Jan 2012 17:17:32 +0000 (18:17 +0100)]
xinitrc: Use absolute path for ssh-agent.

12 years agozathurarc: Add, basic configuration file.
Simon Ruderich [Tue, 24 Jan 2012 17:11:02 +0000 (18:11 +0100)]
zathurarc: Add, basic configuration file.

12 years agoxmonad.hs: Move to new xmonad/ directory.
Simon Ruderich [Sat, 14 Jan 2012 14:59:08 +0000 (15:59 +0100)]
xmonad.hs: Move to new xmonad/ directory.

12 years ago.gitignore: Use absolute paths.
Simon Ruderich [Sat, 14 Jan 2012 14:57:30 +0000 (15:57 +0100)]
.gitignore: Use absolute paths.

12 years agoxinitrc: Start ssh-agent if a private SSH key is available.
Simon Ruderich [Sun, 9 Oct 2011 19:17:38 +0000 (21:17 +0200)]
xinitrc: Start ssh-agent if a private SSH key is available.

12 years agoxinitrc: Display reminders using notify.py.
Simon Ruderich [Fri, 19 Aug 2011 22:22:10 +0000 (00:22 +0200)]
xinitrc: Display reminders using notify.py.

12 years agoxmonad.hs: Add Mirror tiled as possible Gimp sub-layout.
Simon Ruderich [Sun, 19 Jun 2011 13:49:47 +0000 (15:49 +0200)]
xmonad.hs: Add Mirror tiled as possible Gimp sub-layout.

12 years agoxmonad.hs: Minor documentation fix.
Simon Ruderich [Sun, 19 Jun 2011 13:39:14 +0000 (15:39 +0200)]
xmonad.hs: Minor documentation fix.

12 years agoxmonad.hs: Start Gimp to workspace "5" and use a special layout.
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.

12 years agoxmonad.hs: Whitespace only change.
Simon Ruderich [Sun, 19 Jun 2011 13:04:33 +0000 (15:04 +0200)]
xmonad.hs: Whitespace only change.

12 years agoxmonad.hs: Fix endless loop in nextLayoutIncluding.
Simon Ruderich [Sun, 19 Jun 2011 12:51:29 +0000 (14:51 +0200)]
xmonad.hs: Fix endless loop in nextLayoutIncluding.

12 years agoxmonad.hs: Update version requirements.
Simon Ruderich [Sun, 19 Jun 2011 12:48:26 +0000 (14:48 +0200)]
xmonad.hs: Update version requirements.

12 years agoxmonad.hs: Correct spelling of xmonad.
Simon Ruderich [Sun, 19 Jun 2011 12:48:10 +0000 (14:48 +0200)]
xmonad.hs: Correct spelling of xmonad.