Commit Graph

30 Commits

Author SHA1 Message Date
cb34056f15 Update 2018-12-28 18:19:00 +01:00
02f81ca150 Update autostart 2018-08-16 07:29:06 +02:00
8783616f54 Update dotfiles 2018-08-12 14:32:05 +02:00
9d4e39a21f Fix autostarting 2018-02-05 20:10:38 +01:00
17a3cc06c3 Merge branch 'work' 2017-09-01 11:27:23 +02:00
fca243e89b work 2017-09-01 09:53:09 +02:00
41cf32875f Fix LOGFILE. 2017-01-23 17:00:40 +01:00
3440d950a7 Execute autostart files instead of sourcing them. 2016-08-29 22:45:06 +02:00
24194e7d6d Move environment variables from xinitrc to zprofile. 2015-11-05 03:17:47 +01:00
c03db13033 Split xinitrc into autostart files. 2015-11-01 02:30:09 +01:00
2994c85345 Cleanup. 2015-11-01 02:05:50 +01:00
46ac10388a Pre-cleanup. 2015-11-01 01:37:32 +01:00
a989389495 Update. 2015-09-25 16:25:48 +02:00
f04a4da714 Changes. 2014-12-07 01:00:12 +01:00
b323c66209 Lots of changes. 2014-09-30 19:59:17 +02:00
00c8fe6f61 More changes. 2014-08-19 14:15:23 +02:00
46c9c6de47 Various changes. 2014-08-17 23:34:02 +02:00
135b5449d3 More changes. 2014-07-31 02:51:20 +02:00
40c0d45847 Some changes. 2014-07-25 12:18:52 +02:00
f0d0e2406d Some changes. 2014-07-21 02:29:37 +02:00
77c20f1302 Stuff. 2014-06-14 00:26:03 +02:00
95f5781a21 Changed lots of things, too lazy to comment it all. 2014-04-22 22:18:04 +02:00
2e85f7d684 Update i3 configuration, move session commands in xinitrc. 2014-04-17 19:35:04 +02:00
136b4dcffb Replace terminator by newly configured urxvt. 2014-04-12 00:30:24 +02:00
b33dce255a Disable slim session selection and make i3 the default. 2014-03-31 14:30:22 +02:00
075e7a03e0 Added sourcing of ~/.Xresources in ~/.xinitrc. 2013-09-30 23:56:58 +02:00
7392ae52e3 Made xinitrc slim-compatlibe and bugfix of $keyboard_options. 2013-09-20 15:23:54 +02:00
9f1492cc84 Minor changes, x/Xresources added. 2013-09-19 14:45:05 +02:00
5caefa1b2b Added dynamic config generation for i3.
The script genconfig.bash concatenates the main configuration file with
a host specific one to create a session-specific configration file that
is then passed to i3. It therefore has to be called in .xinitrc or
something comparable before starting i3. If no host specific
configuration is found, a default file will be used instead. This is
useful for providing default that should not go into the main
configuration file, maybe because they are incompatible with some host
specific settings. For example a default bar{} block goes there, as if
this was in the main config, two i3bar instances would be started when a
host specific config specifies its own.
2013-09-18 20:07:35 +02:00
31ed7c9620 Added ~/.xinitrc to the repository.
In addition, a host-specific file that will be executed
by .xinitrc was added in ~/.xinitrc.d/.
2013-09-18 18:01:16 +02:00