Giter Site home page Giter Site logo

config's Introduction

#+E-MAIL: [email protected]

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.