Commit Graph

743 Commits

Author SHA1 Message Date
d0c26f52ee Merge branch 'master' of http://www.github.com/whatevsz/dotfiles 2013-09-20 17:50:40 +02:00
fc1eea343a Fixed README. 2013-09-20 15:32:47 +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
ef02a4e161 Minor changes. 2013-09-20 15:24:44 +02:00
7392ae52e3 Made xinitrc slim-compatlibe and bugfix of $keyboard_options. 2013-09-20 15:23:54 +02:00
588abd131b Enabled colored manpages. 2013-09-20 15:23:40 +02:00
ef5eb6c960 netbook: Autostarting of dropbox enabled. 2013-09-20 15:22:35 +02:00
a9a73cf80d Setting BROWSER variable on login. 2013-09-20 15:22:06 +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
5506d39aea Updated readme. 2013-09-18 20:12:37 +02:00
0fb42ba3e4 Renamed the setup script. 2013-09-18 20:10:32 +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
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