Skip to content

sbrass/config

Repository files navigation

#+E-MAIL: simon_brass@gmx.de

cp config/gtk-2.0 .gtk-2.0
cp config/settings.ini .config/gtk-3.0

Autostart

I recommend to autostart programs by using systemd’s user services. The systemd unit files are stored under .config/systemd/user.

When the units are enabled by systemctl enable --user service-name, they get started after user login.

redshift-gtk

Redshift provides two unit files /usr/lib/systemd/user/redshift.service and /usr/lib/systemd/user/redshift-gtk.service. I use the GTK version which launches with an icon in the tray.

emacs.service

I heavily use Emacs. Reducing the relativly long startup time of Emacs I use an emacsclient with an emacs daemon as systemd service.

dropbox.service

Dropbox should only be started as user. The service is provided by Dropbox itself.

Others

All other programs are started by i3-wm (see i3/config.base).

  • nm-applet
  • feh for the wallpaper
  • unclutter for hiding the unused mouse (most important for watching videos)
  • xset for activating DPMS
  • xautolock loading i3lock-fancy as screen locker
  • dunst as dbus messenger

Prerequisites

  • unclutter
  • feh
  • redshift
  • dmenu2 (from AUR)
  • suckless’ st

Tmux

Tmux plugin manager

https://github.com/tmux-plugins/tpm

Export

PATH is set in .profile

LightDM

[greeter]
background=/usr/share/backgrounds/gnome/Godafoss_Iceland.jpg 
theme-name=Arc

/etc/lightdm/lightdm-gtk-greeter.conf

Xprofile

i3

py3status

/usr/bin/pip install py3status
/usr/bin/pip install tzlocal
yaourt -S dropbox-cli # dropboxd_status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published