Commit Graph

177 Commits

Author SHA1 Message Date
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
fd7e96e5f9 Changes. 2014-07-29 02:11:38 +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
caa537d8f7 Make i3 font host specfic. 2014-04-29 20:51:34 +02:00
0d942436f5 Change status bar colors. 2014-04-26 16:52:24 +02:00
9edf0df781 Remove log directory checks in scripts, are now handled by setup script. 2014-04-26 16:49:53 +02:00
279e1ae399 Update mpd and volume output in status bar. 2014-04-26 16:49:19 +02:00
95f5781a21 Changed lots of things, too lazy to comment it all. 2014-04-22 22:18:04 +02:00
54686eef5a Several changes for i3. 2014-04-22 22:14:33 +02:00
2adeac840c Add ignore rule for new conky pid file. 2014-04-19 04:28:35 +02:00
5f49d4a716 Add scripts that create the output for status bar clicks. 2014-04-19 04:26:15 +02:00
4b4d3f07e5 Change i3 color theme. 2014-04-19 04:25:49 +02:00
36eb0cc93b Make the statusbar clickable and output some info. 2014-04-19 04:25:17 +02:00
6552c8e4fa Add a script to handle pulseaudio. 2014-04-19 04:22:05 +02:00
a744294337 Change ignore pattern to match something like abc.log.1. 2014-04-17 19:45:39 +02:00
b9a0e9501b Fix logfile path. 2014-04-17 19:45:24 +02:00
b17d1e139b Add icons to i3bar, modify output. 2014-04-17 19:37:32 +02:00
2e85f7d684 Update i3 configuration, move session commands in xinitrc. 2014-04-17 19:35:04 +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
4ad982616d Fixed resizing keybinding. 2013-10-05 01:24:03 +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
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
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
13a9beb772 Renamed workspaces. 2013-09-30 01:26:15 +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
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
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
0e80a0c114 Removed borders for notifications of xfce4-notifyd. 2013-09-26 12:23:33 +02:00
690518b3ce Added conky file for i3bar. 2013-09-24 18:52:44 +02:00
92dcc25615 Various changes. 2013-09-24 18:40:40 +02:00
eec323bb68 Made a directory for host specific i3status configs. 2013-09-23 00:20:01 +02:00