Vincent Bernat
039bb8d204
start: factorize X11 programs to be started
2014-06-06 22:22:03 +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
6dbb49b162
xrandr: fix xrandr setup for neo
2014-05-13 11:30:42 +02:00
Vincent Bernat
7bfc96140d
xrandr: new xrandr setup for neo
2014-05-12 19:43:07 +02:00
Vincent Bernat
c0b7917c0a
start: add image/x-apple-ios-png MIME type for PNG
2014-02-27 09:18:57 +01:00
Vincent Bernat
1bc9da6c4a
start: add missing comma
2014-02-26 10:20:40 +01:00
Vincent Bernat
2405862ac0
start: factor xdg-mime call for default browser
2014-02-26 09:37:43 +01:00
Vincent Bernat
5216c0482c
start: set gpicview as default image viewer
2014-02-26 09:36:45 +01:00
Vincent Bernat
bd28ceddf8
im: reuse pidgin instead of Skype
2013-12-03 18:53:25 +01:00
Vincent Bernat
be95a96534
im: enable the use of Skype instead of Pidgin
2013-12-02 15:22:50 +01:00
Vincent Bernat
ebfdad5021
start: run compton instead of xcompmgr if available
...
It is a more up-to-date and maintained version of xcompmgr. Let's test
it for a bit.
2013-09-27 09:45:11 +02:00
Vincent Bernat
f122cd6e7c
start: fix a missing ,
2013-07-11 01:02:10 +02:00
Vincent Bernat
71bcd21871
start: associate evince with application/pdf
...
Otherwise, it could be opened with GIMP. More voodoo here:
https://wiki.archlinux.org/index.php/Default_Applications
2013-07-11 00:06:09 +02:00
Vincent Bernat
251b21e535
start: don't use Gnome Bluetooth applet.
...
Since Gnome 3.8, this is not a systray applet anymore. Thanks Gnome!
The best replacement is to install `bluez-tools` package which comes
with appropriate command-line tools to replace this applet.
2013-06-30 12:58:51 +02:00
Vincent Bernat
4c041dd201
browser: switch to Chromium
...
Unfortunately, Pentadactyl seems to lag behind versions in
Firefox. Let's test Chromium + Vimium for a bit.
2013-06-27 08:59:13 +02:00
Vincent Bernat
4de2e72063
xrandr: update setup of Alucard
2013-06-14 16:18:08 +02:00
Vincent Bernat
56a72c6c47
bindings: add support for multimedia keys with spotify
2012-11-14 20:40:42 +01:00
Vincent Bernat
8d36a30774
start: adapt configuration to new machine
2012-11-06 11:53:36 +01:00
Vincent Bernat
c31b1b848a
start: associate default browser to text/html too
2012-09-09 13:31:39 +02:00
Vincent Bernat
ea09188897
tags: switch to shifty
2012-09-08 22:47:35 +02:00
Vincent Bernat
4ce181df0a
start: start and define the "default" browser
...
To setup the default browser, the appropriate commands are:
xdg-mime default conkeror.desktop x-scheme-handler/http
xdg-mime default conkeror.desktop x-scheme-handler/https
See:
http://blog.radevic.com/2012/02/how-to-set-default-apps-aka-how-to-use.html
2012-08-16 21:06:08 +02:00
Vincent Bernat
70d549f7ae
start: switch to Conkeror
2012-08-07 22:54:19 +02:00
Vincent Bernat
63eb3ff794
keyboard: use XKB groups to switch between layouts
...
The use of XKB groups allow to switch between layouts with a key
combination (RCTRL + RSHIFT in our case). I don't need kbdd since I am
not really interested in switching keyboard layout per window.
2012-07-20 18:35:14 +02:00
Vincent Bernat
a89042b5d3
start: fix keyboard layouts
2012-07-18 16:06:47 +02:00
Vincent Bernat
f5aa2a1b51
keyboard: simplify configuration
...
xmodmap seems to modify the layout and will be kept if we switch to
another layout. Therefore, we only need to call it on start. Just move
the keyboard configuration to `start.lua`. `keyboard.lua` is just here
to manage kbdd.
2012-07-16 17:59:23 +02:00
Vincent Bernat
e66a4e79da
start: call xrdb -merge
on start
2012-07-16 17:39:12 +02:00
Vincent Bernat
5d55609657
keyboard: use kbdd for keyboard switching
...
A popup is used to indicate the current keyboard layout. Maybe we
could use a widget instead.
2012-07-14 12:29:48 +02:00
Vincent Bernat
4f8d580c8f
start: when using xrun, also search for capitalized version of the name
...
Moreover, we use awful.rules.match_any to find clients.
2012-07-13 10:57:53 +02:00
Vincent Bernat
b1eaaf7516
start: make xrun start apps after awesome is ready
...
`xrun` is also moved in its own module
2012-07-13 08:21:57 +02:00
Vincent Bernat
1367a9bad1
start: start apps only when awesome is ready
2012-07-13 08:09:22 +02:00
Vincent Bernat
b0cb6e2b09
start: always run pidgin but force it offline at start
2012-07-09 13:34:24 +02:00
Vincent Bernat
9185f2ce9c
start: start network manager applet on guybrush
2012-07-07 12:06:27 +02:00
Vincent Bernat
e93cb758eb
start: use xcompmgr instead of unagi
...
unagi seems still a bit buggy and slow.
2012-07-07 02:08:52 +02:00
Vincent Bernat
c130561cb7
Initial commit.
2012-07-07 00:26:35 +02:00