Commit Graph

33 Commits

Author SHA1 Message Date
001f288e9a Smaller font 2017-08-26 11:01:20 +02:00
e9342188c1 Monokai in urxvt 2017-08-05 18:51:50 +02:00
41cf32875f Fix LOGFILE. 2017-01-23 17:00:40 +01:00
9f946793de urxvt: Use 11 point font. 2017-01-23 17:00:23 +01:00
3440d950a7 Execute autostart files instead of sourcing them. 2016-08-29 22:45:06 +02:00
715cff16aa Use Insoncolata instead of Droid Sans Mono. 2016-08-03 23:11:36 +02:00
df0019ae57 Many small changes. 2016-04-23 20:09:24 +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
8b8899d416 Remove xinitrc for virtualarch. 2014-12-07 01:25:50 +01: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
2a806ad7ae Changes. And more changes. 2014-07-26 20:37:59 +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
7563d55f2e Update urxvt configuration. 2014-04-17 19:33:13 +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
ce4cfc13c6 Added xinitrc for virtualarch. 2013-09-22 19:43:35 +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