Commit graph

29 commits

Author SHA1 Message Date
Vincent Bernat
d6d0a470b0 i3: mention use of i3-gaps 2021-11-01 08:14:50 +01:00
Vincent Bernat
df103eabc1 doc: add blog post and screenshot 2021-09-14 08:51:27 +02:00
Vincent Bernat
a944c12dcd doc: mention ~/.local/bin
Fix #2
2021-09-09 09:01:43 +02:00
Vincent Bernat
1924f7731e wallpaper: rename wallpaper binary to match service name 2021-08-10 13:21:04 +02:00
Vincent Bernat
d52e038f54 doc: add a link to some intersting desktop
Needs more recent picom and i3-gaps.
2021-08-08 22:21:11 +02:00
Vincent Bernat
110db5aa34 rofi: update to 1.6.1 2021-07-20 22:03:50 +02:00
Vincent Bernat
fa94dabe58 rofi: format error message same as message 2021-07-18 17:27:00 +02:00
Vincent Bernat
b0ba3f72fd doc: add links to things I'd like to do but I didn't 2021-07-17 13:27:24 +02:00
Vincent Bernat
b25442dfd9 polybar: add back disk module
I am using my own compiled version of polybar.
2021-07-11 11:27:37 +02:00
Vincent Bernat
2a85902609 doc: add a minimal README 2021-07-06 09:31:55 +02:00
Vincent Bernat
d85a504c53 Initial i3 configuration
This is derived from my Awesome configuration. Still a lot to do from
a WM perspective. The organization is a bit different and I am giving
it up on the per-display systemd units as it does not really work due
to the fact we only have one user DBus and one environment.
2021-07-04 08:38:39 +02:00
Vincent Bernat
256b26baf3 doc: move requirements to Puppet configuration 2020-11-13 10:00:27 +01:00
Vincent Bernat
714f2aa0fc systemd: add some documentation 2020-01-19 20:37:28 +01:00
Vincent Bernat
ae691bb025 systemd: tentative to manage session with systemd
To me, I think it was cleaner to have a parameter with the current
display. This way, the session is specific to the current display. It
seems BindsTo doesn't think this way.
2020-01-19 19:06:49 +01:00
Vincent Bernat
298a7035be doc: mention @P-EB pull request for 3.5 support
ENOTIME to update myself...
2015-12-24 09:04:35 +01:00
Vincent Bernat
1d38a56327 terminal: switch to my own custom terminal 2014-09-25 12:01:16 +02:00
Vincent Bernat
097e076694 lock: use xss-lock instead of xautolock
xss-lock features nice integration with standard X screensaver
feature which makes it easy to trigger it or to disable it. Moreover, it
also has some logind integration to lock screen before suspend.
2014-09-12 14:52:36 +02:00
Vincent Bernat
388acd1cf9 README: tell which version of awesome is "supported" 2014-02-17 18:40:17 +01:00
Vincent Bernat
2845d99010 Revert "layouts: use termfair layout for terminals"
This reverts commit eb309fd35b. While this
seemed a good idea, I find easier the regular fair layout.
2014-01-12 14:31:19 +01:00
Vincent Bernat
eb309fd35b layouts: use termfair layout for terminals
This layout comes from lain collection of layouts. We import it as a
submodule.
2014-01-01 09:04:27 +01:00
Vincent Bernat
ea09188897 tags: switch to shifty 2012-09-08 22:47:35 +02:00
Vincent Bernat
ec5d1683c1 README: no more kbdd 2012-07-20 22:23:41 +02:00
Vincent Bernat
dc6ade853d README: explain how to use things in lib/ 2012-07-15 22:25:48 +02:00
Vincent Bernat
edfc26accf debug: let dbg() be the universal thing to debug.
Therefore, we can use it directly on client objects. In this case, we
get full details.
2012-07-15 17:10:40 +02:00
Vincent Bernat
8e531b9ca1 README: update with all the latest additions 2012-07-15 17:02:57 +02:00
Vincent Bernat
5691323e73 theme: rename files for better coherency
Our `theme.lua` is now really a theme and its previous content is
moved in `apparance.lua`. Moreover, we play a bit with window borders.
2012-07-07 11:35:39 +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
ce3438a2a5 Complete README.md with interesting parts. 2012-07-07 00:58:34 +02:00
Vincent Bernat
492d03c753 Add a README.md. 2012-07-07 00:29:14 +02:00