Commit Graph

1479 Commits

Author SHA1 Message Date
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
263efe3000 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 19:57:01 +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
9f0c304fed Merge branch 'netbook' 2013-09-18 16:56:25 +02:00
fc48cb71a2 Enabled vertical edge scroll in .i3/config and disabled conky. 2013-09-18 15:28:09 +02:00
601989d8b6 Started rewriting .vimrc. 2013-09-18 15:07:35 +02:00
0abe84bc4a Changed font and color scheme of terminator.
New font: Deja Vu Sans Mono 10
New color scheme: Solarized
2013-09-18 15:04:39 +02:00
2f362892d2 Added folder "logs/" in i3.
Otherwise wallchanger will fail because it cannot log.
2013-09-17 01:22:39 +02:00
2e26281cb0 Merge branch 'master' of github.com:whatevsz/dotfiles
Conflicts:
	README.rst
2013-09-16 22:37:02 +02:00
7c7a0469f5 Moved README and wrote a bit of stuff. 2013-09-16 22:35:29 +02:00
e1f1209d8b Moved README and wrote a bit of stuff. 2013-09-16 22:33:10 +02:00
c222660482 Moved backup folder in makesymlinks.bash. 2013-09-16 21:36:23 +02:00
de80cbf3f4 Minor changes. 2013-09-16 21:36:02 +02:00
082b3ef676 Added empty directory for i3 logs.
Otherwise you would have to create it yourself after cloning, if you do
not, wallchanger will fail.
2013-09-16 17:38:08 +02:00
a5721d0756 Aadding terminator configuration. 2013-09-16 03:00:50 +02:00
6b3fbbc46e Added mapping functionality for configuration files/folders in /home/hannes-subfolders. 2013-09-16 03:00:36 +02:00
8168bbe253 Made resolution detection in i3exit.bash more robust. 2013-09-15 22:19:39 +02:00
91b4b22634 Added automatic background detection for locking in i3exit.bash. 2013-09-15 22:14:43 +02:00
55e36d31cd Disabled some modules in i3status.conf. 2013-09-15 21:07:41 +02:00
5b716ace9a Fixed error when trying to shut down in .i3/config. 2013-09-15 21:07:00 +02:00
3054113e0f Added logging to i3exit.bash. 2013-09-15 21:05:30 +02:00
4e2cc582e1 Vim now automatically removes trailing whitespace. 2013-09-15 21:04:27 +02:00
0bb4a1bebd Updated conkyrc. 2013-09-15 21:04:07 +02:00
c959a90358 Updated conky configuration. 2013-09-14 19:38:08 +02:00
8122ba7cad Added conky configuration. 2013-09-14 19:32:22 +02:00
b71aa0d972 Changed dotfile location and made path concatenation more robust. 2013-09-14 16:00:46 +02:00
e959958e61 Merge branch 'master' of github.com:whatevsz/dotfiles 2013-09-14 15:59:04 +02:00
e53f1bade1 Initial commit 2013-09-14 06:57:24 -07:00
6252ec3a09 Initial commit. 2013-09-14 15:07:52 +02:00