Commit Graph

105 Commits

Author SHA1 Message Date
ae6c1d46dd Merge branch 'master' of github.com:whatevsz/dotfiles
Conflicts:
	vim/vimrc
2014-04-12 00:36:59 +02:00
c7a88c3179 Enable fallback wallpaper mode.
Works only with the new version of wallchanger.

Does not do any resolution checks, so you will get a random image which
might not really fit your resolution. It's fallback after all :)
2014-04-12 00:32:13 +02:00
136b4dcffb Replace terminator by newly configured urxvt. 2014-04-12 00:30:24 +02:00
08a9b02a8f Remove archey from zshrc. 2014-04-10 22:14:36 +02:00
b33dce255a Disable slim session selection and make i3 the default. 2014-03-31 14:30:22 +02:00
2aa48dcafe Fix solarized colortheme in terminator and vim. 2014-03-31 14:27:54 +02:00
82697bf29e Merge branch 'master' of github.com:whatevsz/dotfiles
Conflicts:
	vim/vimrc
2013-12-11 23:15:32 +01:00
77408a620d Some vim changes. 2013-12-11 23:13:46 +01:00
1da647ad11 Fixed broken characters and added NERDTree to vim. 2013-10-05 01:25:23 +02:00
5f8a85780c Added openssh and lsb-release to setup/list. 2013-10-05 01:24:47 +02:00
4ad982616d Fixed resizing keybinding. 2013-10-05 01:24:03 +02:00
f8352e20c7 Added fortune and cowsay to the setup list. 2013-10-02 23:55:50 +02:00
cf741529cf Increased scrolloff for vim. 2013-10-02 18:10:44 +02:00
678c5e26cc Disabled annoying autocorrection for zsh. 2013-10-02 18:10:18 +02:00
d9e35e4afb First setup of ncmpcpp. 2013-10-02 18:09:47 +02:00
92451d87e0 Changed location of music library. 2013-10-02 18:08:41 +02:00
0002b7d202 Made output parsing of i3bar work. 2013-10-02 18:06:38 +02:00
5eefd4c771 Removed parameters for stop- and cont-signal in i3bar_wrapper.bash. 2013-10-02 18:06:01 +02:00
8af7ac0d29 Fixed quoting error in i3bar_clickparser.bash. 2013-10-02 18:05:24 +02:00
3612d6bd8b Added variables for redshift-gtk. 2013-10-02 18:04:42 +02:00
92a68e4566 Merge branch 'master' of github.com:whatevsz/dotfiles
Conflicts:
	README.rst
2013-10-01 21:27:24 +02:00
089ce79260 Merge branch 'master' of github.com:whatevsz/dotfiles
Conflicts:
	README.rst
2013-10-01 21:26:13 +02:00
3d1dbb77e7 Merge branch 'master' of github.com:whatevsz/dotfiles
Conflicts:
	README.rst
2013-10-01 21:25:07 +02:00
ae535f852c Fixed README. 2013-10-01 21:24:04 +02:00
5bf75402d1 Fixed README. 2013-10-01 21:19:47 +02:00
8d805aa698 Added configuration for mpd and ncmpcpp. 2013-10-01 02:50:54 +02:00
509ac24f1b Enabling floating for truecrypt window. 2013-10-01 00:20:57 +02:00
6cb038f03b Updated status conky for netbook. 2013-09-30 23:57:34 +02:00
075e7a03e0 Added sourcing of ~/.Xresources in ~/.xinitrc. 2013-09-30 23:56:58 +02:00
5e8b37ec69 Added parameter to i3bar_wrapper.bash and updated conkyrcs.
i3bar_wrapper.bash now takes the conkyrc for the status line as the
first argument so host specific conkyrcs can be used. Additionaly, the
conkyrcs for virtualarch and netbook were updated. Virtualarch has
hardly changed, but netbook now has a quite short statusline that fits
the screen size.
2013-09-30 01:33:28 +02:00
977f91cf22 Fixed comment about bar position. 2013-09-30 01:29:51 +02:00
80cd5cfc4f Removed unneeded variable. 2013-09-30 01:29:15 +02:00
f23eadf162 Added some programs in setup/list. 2013-09-30 01:26:40 +02:00
13a9beb772 Renamed workspaces. 2013-09-30 01:26:15 +02:00
b96e801b2c Removed annoying ~ as trailing whitespace. 2013-09-28 02:42:44 +02:00
da11c02493 Moved i3bar to the top. 2013-09-28 02:42:35 +02:00
9c001bf7c4 Moved some fixed values into variables. 2013-09-28 02:41:32 +02:00
bacf1e8175 Merge branch 'master' of github.com:whatevsz/dotfiles 2013-09-27 05:49:56 +02:00
3d0074ebdb Added "speeddating" plugin. 2013-09-27 05:49:23 +02:00
3cb1d91a43 Added item to TODO list. 2013-09-27 05:36:47 +02:00
1c4a7afe87 Updated README.rst. 2013-09-27 05:23:43 +02:00
c3defbb708 Fixed errors in ~/.i3/config. 2013-09-27 05:23:24 +02:00
1b94367e97 Added variables for workspace names. 2013-09-27 05:08:08 +02:00
f153aee74a Added TODO. 2013-09-27 05:07:40 +02:00
c714972b08 Restructured ~/.i3/config. 2013-09-27 02:11:00 +02:00
2d09f9cfd8 Added output for volume and for eth0.
Note that the output of volume needs the kernel module snd-pcm-oss to be
loaded.

    echo "snd-pcm-oss" >> /etc/modules-load.d/snd-pcm-oss.conf
2013-09-27 02:09:16 +02:00
1d13d3869c Made i3exit.bash multiscreen-aware. 2013-09-27 02:08:38 +02:00
ed7f3da11b Fixed i3bar id, now starting from 0. 2013-09-26 23:32:40 +02:00
a82f437d26 Added i3bar for second monitor for virtualarch. 2013-09-26 22:15:48 +02:00
4e5be594d5 Completely reworked the status bar.
It's now conky -> i3bar. To enable colors, conky produces JSON output.
The script i3bar_wrapper.bash handles the invocation of conky and
redirects the output of i3bar to i3bar_clickparser.bash, in which click
events can be handled (none implemented right now).
conky/virtualarch.conky.dzen is a conky output suitable for dzen2, it
should produce the same output as conky/virtualarch.conky does with
i3bar and JSON.
2013-09-26 12:32:25 +02:00