Commit graph

27 commits

Author SHA1 Message Date
Vincent Bernat
fba170f85c Revert "lock: use xss-lock as provided by the system"
This reverts commit 2a1920d02c.

Conflicts:
	xsession
2014-09-17 22:23:09 +02:00
Vincent Bernat
26651bc709 redshift: fix location to Lausanne 2014-09-17 16:55:10 +02:00
Vincent Bernat
f10cb9fb84 xsettings: use some helper to configure xsettingsd 2014-09-17 10:39:22 +02:00
Vincent Bernat
3743b30f3a xsettings: use a customized xsettingsd file 2014-09-17 10:16:42 +02:00
Vincent Bernat
3698e6c650 xsettings: use xsettingsd 2014-09-17 10:12:14 +02:00
Vincent Bernat
2a1920d02c lock: use xss-lock as provided by the system 2014-09-17 09:38:28 +02:00
Vincent Bernat
03cc98a4e8 xsession: reenable rfkill
Not handled by systemd. However, backlight is kept between reboots.
2014-09-12 15:02:23 +02:00
Vincent Bernat
61dfa49fb7 lock: start xss-lock in xsession
It seems that spawning it will just crash awesome.
2014-09-12 15:01:52 +02:00
Vincent Bernat
2c19d0021f xsession: don't rfkill/xbacklight
Recent versions of systemd handle that without anything special.
2014-09-12 13:36:28 +02:00
Vincent Bernat
2dbfdde5a8 xsession: remove use of _JAVA_OPTIONS
There is no way to suppress those annoying warnings. See:
 https://bugs.openjdk.java.net/browse/JDK-8039152

Let's just use wrapper when we need it.
2014-07-03 23:24:48 +02:00
Vincent Bernat
7cb545877a xsession: also set DPI through XFT
Most desktop stuff, including modern ones, will respect that.
2014-06-17 22:45:42 +02:00
Vincent Bernat
52b70e4046 xsession: enable hidpi 2014-06-17 22:06:26 +02:00
Vincent Bernat
d1d9960c24 xsession: don't check full path of various utilities 2014-06-15 15:00:59 +02:00
Vincent Bernat
3e9a3f8662 xsession: fix path to input event script 2014-06-10 07:51:27 +02:00
Vincent Bernat
41bfe7fa0d keys: use inputplug to configure keyboards 2014-06-10 01:44:42 +02:00
Vincent Bernat
21f9dd0237 xsession: set X1 resolution to 1920x1080
HiDPI support is not quite here in Linux
2014-06-08 11:24:08 +02:00
Vincent Bernat
ccccb4098d xrandr: setup xrandr in xsession
Since it requires awesome to be restarted, let's setup xrandr inside
xsession instead.
2014-05-14 08:51:38 +02:00
Vincent Bernat
2dde09faa7 session: don't rely on crappy mailcaps
My `~/.mailcap` contains:

    */*; xdg-open '%s'; test=test -n "$DISPLAY"
2014-02-18 09:27:56 +01:00
Vincent Bernat
60f42a11f2 xsession: enable redshift 2013-11-21 21:57:05 +01:00
Vincent Bernat
ae9e3bf875 xsession: source ~/.zsh/env if present 2013-08-27 09:27:05 +02:00
Vincent Bernat
cbd56841b7 xsession: remove gnome-terminal configuration
If I need it, it will be in git history.
2013-01-23 08:37:33 +01:00
Vincent Bernat
8664fb3960 xsession: set _JAVA_AWT_WM_NONREPARENTING to 1 to fix some Java bug 2013-01-23 08:32:22 +01:00
Vincent Bernat
7153d1d201 xsession: configure gnome-terminal as urxvt
Just in case...
2013-01-23 01:44:28 +01:00
Vincent Bernat
98a8885069 xsession: make Java applications less ugly 2012-11-28 15:32:39 +01:00
Vincent Bernat
6dd938deb3 xsession: on first start, kill radios and set backlight 2012-07-21 21:55:12 +02:00
Vincent Bernat
6952ec5f6a xsession: remove dedicated logs for awesome
They were not dedicated since they also contain logs for any
application run by awesome...
2012-07-11 20:04:04 +02:00
Vincent Bernat
d58ae95d2c xsession: provide a xsession file (for reference purpose) 2012-07-09 12:06:21 +02:00