222 Commits

Author SHA1 Message Date
d0c26f52ee Merge branch 'master' of http://www.github.com/whatevsz/dotfiles 2013-09-20 17:50:40 +02:00
44235ed5c2 Merge branch 'master' of github.com:whatevsz/dotfiles
Conflicts:
	i3/i3/config
	x/xinitrc
2013-09-20 15:27:33 +02:00
ef5eb6c960 netbook: Autostarting of dropbox enabled. 2013-09-20 15:22:35 +02:00
ca2444ea8e Merge branch 'master' of http://www.github.com/whatevsz/dotfiles 2013-09-19 17:19:57 +02:00
9f1492cc84 Minor changes, x/Xresources added. 2013-09-19 14:45:05 +02:00
266ad314cd $mod+Shift+c will now generate a new config first. 2013-09-18 23:10:32 +02:00
2b73e43832 Minor changes.
- archey in .zshrc
- no scrollbar in terminator
- no border for terminator windows in .i3/config
2013-09-18 23:03:20 +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
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
2f362892d2 Added folder "logs/" in i3.
Otherwise wallchanger will fail because it cannot log.
2013-09-17 01:22:39 +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
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
8122ba7cad Added conky configuration. 2013-09-14 19:32:22 +02:00
6252ec3a09 Initial commit. 2013-09-14 15:07:52 +02:00