Commit Graph

24 Commits

Author SHA1 Message Date
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
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
13a9beb772 Renamed workspaces. 2013-09-30 01:26:15 +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
0e80a0c114 Removed borders for notifications of xfce4-notifyd. 2013-09-26 12:23:33 +02:00
f03225391e Merge branch 'master' of github.com:whatevsz/dotfiles 2013-09-22 19:43:10 +02:00
9f523ab67c Added virtualarch-specific i3config. 2013-09-22 19:42:10 +02:00
0f65086d63 Added redshift and pa-applet to i3 startup. 2013-09-21 23:23:14 +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
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
fc48cb71a2 Enabled vertical edge scroll in .i3/config and disabled conky. 2013-09-18 15:28:09 +02:00
de80cbf3f4 Minor changes. 2013-09-16 21:36:02 +02:00
5b716ace9a Fixed error when trying to shut down in .i3/config. 2013-09-15 21:07:00 +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