]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
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.

12 years agoxmonad.hs: Add limit layout.
Simon Ruderich [Mon, 13 Jun 2011 14:31:24 +0000 (16:31 +0200)]
xmonad.hs: Add limit layout.

12 years agoxmonad.hs: Add smartBorders to Vertical layout.
Simon Ruderich [Mon, 13 Jun 2011 14:19:51 +0000 (16:19 +0200)]
xmonad.hs: Add smartBorders to Vertical layout.

12 years agoxmonad.hs: Readd smartBorders to Full 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.

12 years agoxmonad.hs: Wrap overlong lines.
Simon Ruderich [Mon, 13 Jun 2011 14:15:34 +0000 (16:15 +0200)]
xmonad.hs: Wrap overlong lines.

12 years agoxmonad.hs: Fix nextLayoutIncluding changing layout on all workspaces.
Simon Ruderich [Mon, 13 Jun 2011 14:02:36 +0000 (16:02 +0200)]
xmonad.hs: Fix nextLayoutIncluding changing layout on all workspaces.

12 years agoxmonad.hs: Improved way to switch to specific layouts.
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.

12 years agoXCompose: Add reverse mapping for umlauts (first char then colon).
Simon Ruderich [Fri, 20 May 2011 10:30:49 +0000 (12:30 +0200)]
XCompose: Add reverse mapping for umlauts (first char then colon).

12 years agoXCompose: Be locale independent.
Simon Ruderich [Fri, 20 May 2011 10:29:37 +0000 (12:29 +0200)]
XCompose: Be locale independent.

The name is enough for X to create the correct character - and it works
with all locales.

12 years agoMerge remote branch 'asp/master'
Simon Ruderich [Wed, 18 May 2011 20:38:32 +0000 (22:38 +0200)]
Merge remote branch 'asp/master'

12 years agoXCompose: Add, additional compose sequences.
Simon Ruderich [Wed, 18 May 2011 20:37:48 +0000 (22:37 +0200)]
XCompose: Add, additional compose sequences.

12 years agoxinitrc: Fix indentation.
Simon Ruderich [Tue, 17 May 2011 11:32:04 +0000 (13:32 +0200)]
xinitrc: Fix indentation.

12 years agoxinitrc: Don't set background on slow machines in university.
Simon Ruderich [Tue, 17 May 2011 11:31:43 +0000 (13:31 +0200)]
xinitrc: Don't set background on slow machines in university.

12 years agoxinitrc: Force English keyboard layout.
Simon Ruderich [Tue, 17 May 2011 11:12:30 +0000 (13:12 +0200)]
xinitrc: Force English keyboard layout.

12 years agoxinitrc: Add missing shebang.
Simon Ruderich [Tue, 17 May 2011 11:11:06 +0000 (13:11 +0200)]
xinitrc: Add missing shebang.

13 years agoxmonad.hs: Add missing timezones.
Simon Ruderich [Wed, 5 Jan 2011 21:24:01 +0000 (22:24 +0100)]
xmonad.hs: Add missing timezones.

13 years agoxmonad.hs: meta-f switches to last active workspace.
Simon Ruderich [Sat, 18 Dec 2010 13:50:08 +0000 (14:50 +0100)]
xmonad.hs: meta-f switches to last active workspace.

13 years agoxpdfrc: Allow toggling of outline.
Simon Ruderich [Sat, 24 Jul 2010 08:45:36 +0000 (10:45 +0200)]
xpdfrc: Allow toggling of outline.

13 years agoxpdfrc: Add Vi like bindings for scrolling.
Simon Ruderich [Sat, 24 Jul 2010 08:44:52 +0000 (10:44 +0200)]
xpdfrc: Add Vi like bindings for scrolling.

13 years agoxmonad.hs: Minor documentation fixes.
Simon Ruderich [Sun, 18 Jul 2010 22:48:47 +0000 (00:48 +0200)]
xmonad.hs: Minor documentation fixes.

13 years agoxmonad.hs: Fix for Java programs to recognize XMonad.
Simon Ruderich [Mon, 21 Jun 2010 10:21:04 +0000 (12:21 +0200)]
xmonad.hs: Fix for Java programs to recognize XMonad.

13 years agoxmonad.hs: Minor documentation update.
Simon Ruderich [Thu, 17 Jun 2010 15:29:57 +0000 (17:29 +0200)]
xmonad.hs: Minor documentation update.

13 years agoxmonad.hs: Minor whitespace fix.
Simon Ruderich [Thu, 17 Jun 2010 15:29:36 +0000 (17:29 +0200)]
xmonad.hs: Minor whitespace fix.

13 years agoxmonad.hs: Move more programs to specific workspaces.
Simon Ruderich [Thu, 17 Jun 2010 15:29:03 +0000 (17:29 +0200)]
xmonad.hs: Move more programs to specific workspaces.

13 years agoxmonad.hs: Use default workspaces.
Simon Ruderich [Thu, 17 Jun 2010 15:20:38 +0000 (17:20 +0200)]
xmonad.hs: Use default workspaces.

13 years agoxmonad.hs: Don't automatically move workspaces in multi screen setup.
Simon Ruderich [Thu, 17 Jun 2010 15:06:40 +0000 (17:06 +0200)]
xmonad.hs: Don't automatically move workspaces in multi screen setup.

13 years agoxmonad.hs: Move custom keys to own variable.
Simon Ruderich [Thu, 17 Jun 2010 14:51:00 +0000 (16:51 +0200)]
xmonad.hs: Move custom keys to own variable.

No functional changes.

13 years agoxmonad.hs: Disable spell checking in Vim.
Simon Ruderich [Thu, 17 Jun 2010 14:48:51 +0000 (16:48 +0200)]
xmonad.hs: Disable spell checking in Vim.

13 years agoxmonad.hs: Allow switching to vertical tiled layout with meta-v.
Simon Ruderich [Mon, 14 Jun 2010 08:07:56 +0000 (10:07 +0200)]
xmonad.hs: Allow switching to vertical tiled layout with meta-v.

13 years agoxpdfrc: Don't use continuous view.
Simon Ruderich [Fri, 21 May 2010 23:59:19 +0000 (01:59 +0200)]
xpdfrc: Don't use continuous view.

13 years agoxinitrc: Also use feh to set background if available.
Simon Ruderich [Wed, 12 May 2010 12:26:54 +0000 (14:26 +0200)]
xinitrc: Also use feh to set background if available.

14 years agoxmonad.hs: Update version, 0.7 still works.
Simon Ruderich [Thu, 22 Apr 2010 23:02:06 +0000 (01:02 +0200)]
xmonad.hs: Update version, 0.7 still works.

14 years agoxinitrc: +x
Simon Ruderich [Wed, 21 Apr 2010 15:42:23 +0000 (17:42 +0200)]
xinitrc: +x

Some computers need it executable.

14 years agoxmonad.hs: Prevent new windows from stealing focus.
Simon Ruderich [Thu, 15 Apr 2010 20:36:49 +0000 (22:36 +0200)]
xmonad.hs: Prevent new windows from stealing focus.