1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Go to file
Joe Groocock 9a04e70e77
systemd: default launch systemd apps in app.slice
Unless specified, units will launch in `app.slice` under the assumption
that they are foreground user applications.

Update i3 configuration to remove redundant app.slice definition.

Conform to unit naming of app-{name}-{random}.service as documented in
https://github.com/systemd/systemd/blob/master/docs/DESKTOP_ENVIRONMENTS.md#pre-defined-systemd-units

Signed-off-by: Joe Groocock <me@frebib.net>
2020-08-18 12:49:31 +01:00
.xournal Add Xournal config 2016-05-16 17:02:22 +01:00
alacritty dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
dunst dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
Element dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
environment.d systemd: replace profile.service with systemd-environment.d generator 2020-08-11 12:19:09 +01:00
fontconfig dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
git dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
gopass dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
gtk-2.0 dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
gtk-3.0 dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
i3 systemd: default launch systemd apps in app.slice 2020-08-18 12:49:31 +01:00
latexmk dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
npm dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
pacaur dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
parcellite systemd: replace autocutsel with parcellite 2020-08-11 10:26:54 +01:00
polybar dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
procps dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
qt5ct dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
rofi dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
scripts systemd: default launch systemd apps in app.slice 2020-08-18 12:49:31 +01:00
systemd/user systemd: remove dependency on system bluetooth service 2020-08-11 18:53:49 +01:00
termite dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
vim dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
X11 dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
zsh aliases: fix 'dotfiles' and 'aliases' alias 2020-08-11 15:59:45 +01:00
.gitignore gitignore: exclude gopass logo 2020-03-22 23:17:45 +00:00
aliases aliases: fix 'dotfiles' and 'aliases' alias 2020-08-11 15:59:45 +01:00
chromium-flags.conf dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
lakesidesunrise.jpg wallpaper: invoke feh to change wallpaper 2018-07-30 09:32:14 +01:00
mimeapps.list dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
picom.conf dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
README.md systemd: replace profile.service with systemd-environment.d generator 2020-08-11 12:19:09 +01:00
redshift.conf dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
user-dirs.dirs dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00

frebib/dotfiles

Usage

To get started, clone this repo and link the relevant files/directories

git clone https://github.com/frebib/dotfiles.git ~/.config
ln -sfv .config/zsh/.zshenv ~
# if it is not already "enabled", make sure the systemd-environment.d generator is active
sudo ln -sfv /lib/systemd/user-environment-generators/30-systemd-environment-d-generator /lib/systemd/user-generators/