]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
8 years agoXresources: explicitly use URxvt
Simon Ruderich [Sat, 28 Nov 2015 16:37:59 +0000 (17:37 +0100)]
Xresources: explicitly use URxvt

I've never used plain rxvt and have no ideas if the settings will work.

8 years agourxvt: use Inconsolata as font
Simon Ruderich [Sun, 27 Sep 2015 20:00:33 +0000 (22:00 +0200)]
urxvt: use Inconsolata as font

SourceCodePro as used as fallback.

8 years agoxinitrc: enable trackpoint and disable touchpad on Thinkpads
Simon Ruderich [Sat, 26 Sep 2015 23:43:47 +0000 (01:43 +0200)]
xinitrc: enable trackpoint and disable touchpad on Thinkpads

8 years agobin/xlockscreen: add comment
Simon Ruderich [Sat, 26 Sep 2015 23:42:23 +0000 (01:42 +0200)]
bin/xlockscreen: add comment

8 years agobin/xlockscreen: terminate running xautolock before starting new one
Simon Ruderich [Tue, 25 Aug 2015 09:35:32 +0000 (11:35 +0200)]
bin/xlockscreen: terminate running xautolock before starting new one

8 years agobin/xlockscreen: use exec where possible
Simon Ruderich [Tue, 25 Aug 2015 09:24:42 +0000 (11:24 +0200)]
bin/xlockscreen: use exec where possible

8 years agobin/xlockscreen: add support for xlock
Simon Ruderich [Tue, 25 Aug 2015 09:22:19 +0000 (11:22 +0200)]
bin/xlockscreen: add support for xlock

8 years agoxinitrc: setxkbmap: use menu key as compose
Simon Ruderich [Mon, 24 Aug 2015 10:18:14 +0000 (12:18 +0200)]
xinitrc: setxkbmap: use menu key as compose

8 years agobin/xlockscreen: fix typo in variable name
Simon Ruderich [Mon, 24 Aug 2015 10:03:21 +0000 (12:03 +0200)]
bin/xlockscreen: fix typo in variable name

8 years agobin/xlockscreen: fix lock timeout
Simon Ruderich [Sun, 23 Aug 2015 10:06:19 +0000 (12:06 +0200)]
bin/xlockscreen: fix lock timeout

Also set xscreensaver.lock property to force lock independently from the
current settings.

8 years agobin/xlockscreen: fix xscreensaver-command -lock loop
Simon Ruderich [Sun, 23 Aug 2015 09:46:08 +0000 (11:46 +0200)]
bin/xlockscreen: fix xscreensaver-command -lock loop

set -e terminated the script after the first -lock if it failed, never
entering the loop.

8 years agounify screen locking
Simon Ruderich [Sun, 23 Aug 2015 09:32:04 +0000 (11:32 +0200)]
unify screen locking

8 years agoXresources: reorder settings
Simon Ruderich [Sun, 23 Aug 2015 08:21:24 +0000 (10:21 +0200)]
Xresources: reorder settings

8 years agomove XScreenSaver settings to Xresources
Simon Ruderich [Sun, 23 Aug 2015 08:16:07 +0000 (10:16 +0200)]
move XScreenSaver settings to Xresources

One less file in ~/.

8 years agoxinitrc: herbstluftwm: don't log to custom log file
Simon Ruderich [Sat, 22 Aug 2015 12:28:48 +0000 (14:28 +0200)]
xinitrc: herbstluftwm: don't log to custom log file

X already logs to ~/.xsession-errors.

8 years agoupdate comments
Simon Ruderich [Sat, 22 Aug 2015 12:28:06 +0000 (14:28 +0200)]
update comments

8 years agoXresources: urxvt: disable printing with print key
Simon Ruderich [Tue, 4 Aug 2015 22:31:46 +0000 (00:31 +0200)]
Xresources: urxvt: disable printing with print key

9 years agoxmonad: replace incorrect use of otherwise with _
Simon Ruderich [Wed, 15 Apr 2015 00:55:16 +0000 (02:55 +0200)]
xmonad: replace incorrect use of otherwise with _

9 years agoxmonad: remap "switch to last workspace" to mod-b
Simon Ruderich [Wed, 15 Apr 2015 00:53:55 +0000 (02:53 +0200)]
xmonad: remap "switch to last workspace" to mod-b

9 years agoxmonad: remove Gimp layout
Simon Ruderich [Wed, 15 Apr 2015 00:51:46 +0000 (02:51 +0200)]
xmonad: remove Gimp layout

Gimp supports a simple single-window setup now.

9 years agoxmonad: add a few missing type signatures
Simon Ruderich [Wed, 15 Apr 2015 00:47:19 +0000 (02:47 +0200)]
xmonad: add a few missing type signatures

9 years agoxmonad: sort imports
Simon Ruderich [Wed, 15 Apr 2015 00:42:58 +0000 (02:42 +0200)]
xmonad: sort imports

9 years agoxmonad: cleanup imports
Simon Ruderich [Wed, 15 Apr 2015 00:42:43 +0000 (02:42 +0200)]
xmonad: cleanup imports

9 years agoXresources: disable urxvt's iso14755 mode
Simon Ruderich [Sat, 21 Mar 2015 12:17:20 +0000 (13:17 +0100)]
Xresources: disable urxvt's iso14755 mode

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.