summaryrefslogtreecommitdiff
path: root/.config
AgeCommit message (Collapse)AuthorFilesLines
2014-01-03bash: Remove aliases i dont useBenjamin Franzke1-8/+1
2014-01-03Map alt-left/right to tab change in gvimBenjamin Franzke1-0/+7
2013-10-15vimrc: Do not highlight trailing space in insert modeBenjamin Franzke1-2/+7
..while on the problematic line
2013-10-12vim: Do not use inkpot for asciidoc files for nowBenjamin Franzke1-1/+1
2013-10-12vimrc: Highlight trailing spacesBenjamin Franzke1-4/+9
2013-10-12vim: Add code style for sssdBenjamin Franzke1-0/+3
2013-10-12bash: Use systemctl --full by defaultBenjamin Franzke1-0/+2
2013-10-12awesome: got back to non-systemd user session usageBenjamin Franzke1-8/+8
That scheme is broken in terms of processes that are part of systemd --user wont be part of the active x11 session. so no access to network,suspend,audio,..
2013-10-02urxvt: add font overwritesBenjamin Franzke1-0/+6
usage: urxvt -name urxvt-large urxvt -name urxvt-big
2013-10-02urxvt: Use class name for xressourcesBenjamin Franzke2-41/+41
Allows to add override by different name on cmdline
2013-09-21awesome: Run everything awesome starts as systemd scope unitBenjamin Franzke1-4/+8
So programs can be nicely managed from systemctl --user :) This time let systemd choose the unit name itself, so we can start tools more than once.
2013-09-21awesome: Replace runonce lua script by systemd-runBenjamin Franzke1-5/+12
systemd-run can be used similar by creating a transient scope unit. Scope units are not forked of by systemd-run and the environment is kept (which we need for $DISPLAY..). Also, by giving an explicit name of the unit, we ensure, it will not be start twice, since the unit already exists. This works just perfectly! and is much faster when booting and launching big stuff like nm-applet and lxpolkit :)
2013-09-20systemd: Remove default target backupBenjamin Franzke1-1/+0
2013-09-18xinitrc: Remove obsolete usage of systemd userBenjamin Franzke1-0/+0
Should not be started manually, since it is started implicitly by pam_systemd. Also disable graphical target to be the default target, since this ends up trying to start unwanted units.
2013-09-18awesome: Add gmail notifierBenjamin Franzke2-0/+16
Requires vicious
2013-09-18conky.desktop: Disable in GNOMEBenjamin Franzke1-0/+1
2013-09-18luakit: Remove lsf from quickmarksBenjamin Franzke1-1/+0
2013-09-18urxvt: Add option for secondary-wheelBenjamin Franzke1-1/+2
Only enabled on gentoo with useflag secondary-wheel, which applies a downstream patch.
2013-09-14Move org.Coherence.service to coherence.serviceBenjamin Franzke1-0/+0
2013-09-14Remove alias for ip. Is in /bin nowBenjamin Franzke1-1/+0
2013-09-14Add a coherence dbus service fileBenjamin Franzke1-0/+3
So that it autolaunches when totem wants to access it.
2013-03-18bash functions: Remove gvim wrapperBenjamin Franzke1-3/+0
2013-03-02awesome.service: Always restart the process..Benjamin Franzke1-0/+1
Since systemd thinks awesome crashed on self-restart (by dropping all resources and exec itself), since the dbus name binding is dropped temporarly, we need to trigger a service restart..
2013-02-22Revert "xresources: Remove DPI setting for fonts"Benjamin Franzke1-0/+1
This reverts commit 631cc5d19e7d86da0bc10c7b328dcd6e4fb44b56.
2013-02-22Use Dejavu Font in gtk3Benjamin Franzke1-0/+1
2013-02-22Use zukitwo theme for gtk2 as wellBenjamin Franzke1-1/+1
2013-02-22Add gtk-3.0 configBenjamin Franzke1-0/+4
2013-02-22awesome: Fix cursorBenjamin Franzke1-0/+7
2013-02-22xresources: Remove DPI setting for fontsBenjamin Franzke1-1/+0
Didnt really work..
2013-02-22Fix typo in set_xresources filenameBenjamin Franzke1-1/+1
2013-02-22xressources: Change cursor size to 24Benjamin Franzke1-3/+3
2013-02-22rxvt-unicode: Update config for v9.16Benjamin Franzke1-1/+1
- urlLauncher is renamed to url-launcher
2013-02-22Rename swIcon.py to switch-icon.pyBenjamin Franzke2-1/+10
2013-02-22systemd: awesome can be treated as a dbus serviceBenjamin Franzke1-1/+1
That way we know the startup-time.
2013-02-22systemd: Replace xressources by xrdb serviceBenjamin Franzke4-12/+12
2013-02-21luakit: Also apply symphony fixup to symphony.bnfr.netBenjamin Franzke1-0/+3
2013-02-21luakit: Use new url for bapt symphony fixupBenjamin Franzke1-1/+1
2013-02-21autostart: Hide conky from autostartBenjamin Franzke1-1/+1
2013-02-21vimrc: Update for mmp project and asciidocBenjamin Franzke1-0/+5
2013-02-21Add initial systemd user service units for awesome and screenBenjamin Franzke10-0/+85
2013-01-22luakit: Add J,K binds for prev/next tabBenjamin Franzke1-0/+10
Inspired by vimium for chromium. :)
2013-01-11luakit: Also apply symphony fix to blueprints pages siteBenjamin Franzke1-1/+2
2013-01-11luakit: Fix tab-in-textarea displaying-bug for symphony backendBenjamin Franzke2-0/+7
Occures when border-radius is used.
2012-12-24awesome: Disable startupnotification for winodw-less keybindingsBenjamin Franzke1-10/+10
2012-12-22bash: Add aliases for libvirt connection to nsmlabBenjamin Franzke1-0/+3
2012-12-07awesome: Remove handling suspendBenjamin Franzke1-2/+0
Systemd-logind defaults to doing this automatically, using it is much more consistent exprience, since it works on VT as well. :)
2012-12-07awesome: Use systemctl suspend, instead of asking upower via dbusBenjamin Franzke2-8/+2
2012-11-23vimrc: Map F9 to makeBenjamin Franzke1-0/+3
2012-11-16vimrc: Disable toolbar, menu and scrollbar in GUI modeBenjamin Franzke1-1/+1
Also disable simple GUI-dialog messages and scroll
2012-09-04luakit: Explicitly set igoogle as homepageBenjamin Franzke1-1/+1