Commit Graph

41 Commits

Author SHA1 Message Date
c2e4c9abac Use default dmenu. 2017-01-23 17:08:58 +01:00
df0019ae57 Many small changes. 2016-04-23 20:09:24 +02:00
bffd6d9972 i3: Fix audio script. 2016-04-12 19:42:36 +02:00
0b516a6c92 Clean up i3exit script. 2016-02-24 21:08:13 +01:00
8ba3d850d3 Disable urgency when charging. 2016-01-02 14:44:55 +01:00
f75cbc83ee Add explicit success exit code when not urgent. 2016-01-02 14:21:58 +01:00
acbb6b3275 Refactor battery script. 2015-11-30 23:38:00 +01:00
b686a76588 Add i3bar fields for OpenVPN. 2015-11-20 19:03:00 +01:00
3bde54570f Add wifi,network,load fields to i3bar. 2015-11-20 17:12:25 +01:00
b85bcfdda6 Tidy up. 2015-11-10 01:09:16 +01:00
5041cb2a90 Switch from i3status+conky to i3blocks. 2015-11-09 17:39:26 +01:00
2994c85345 Cleanup. 2015-11-01 02:05:50 +01:00
46ac10388a Pre-cleanup. 2015-11-01 01:37:32 +01:00
1cdb2bb7f8 Cleanup. 2015-09-25 17:14:36 +02:00
ba7f2a2841 Add skel directory, tidy up battery warning script. 2014-12-07 02:00:05 +01:00
37ca41da60 Fix path to default i3 config. 2014-12-07 01:12:35 +01:00
a184cb13bf Tidy up i3 directory. 2014-12-07 01:12:03 +01:00
470fc8f1f1 Put i3 session config into "~/.var/run/i3/". 2014-12-07 01:07:58 +01:00
f04a4da714 Changes. 2014-12-07 01:00:12 +01:00
b323c66209 Lots of changes. 2014-09-30 19:59:17 +02:00
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
9edf0df781 Remove log directory checks in scripts, are now handled by setup script. 2014-04-26 16:49:53 +02:00
95f5781a21 Changed lots of things, too lazy to comment it all. 2014-04-22 22:18:04 +02:00
5f49d4a716 Add scripts that create the output for status bar clicks. 2014-04-19 04:26:15 +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
2e85f7d684 Update i3 configuration, move session commands in xinitrc. 2014-04-17 19:35:04 +02:00
1d13d3869c Made i3exit.bash multiscreen-aware. 2013-09-27 02:08:38 +02:00
d5fdd8f7b5 Moved .i3/genconfig.bash into appropriate location. 2013-09-20 23:28:19 +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
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
3054113e0f Added logging to i3exit.bash. 2013-09-15 21:05:30 +02:00
6252ec3a09 Initial commit. 2013-09-14 15:07:52 +02:00