1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Go to file
Joe Groocock 8142cdf82f
systemd: add missing WantedBy= properties to user units
This fixes some inconsistent and incorrect startup order of the
graphical and desktop targets. xprofile will now always run as part of
xorg.target, which is before all other X-related applications that
require those settings to be in place beforehand.

Signed-off-by: Joe Groocock <me@frebib.net>
2021-02-01 13:44:12 +00:00
alacritty alacritty: update to 0.7.0, fix keybinds 2020-12-17 19:21:01 +00: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 environment: override GEM_HOME to prevent ~/.gem 2021-01-05 09:43:27 +00:00
fontconfig dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
fsh zsh: switch to zinit & zsh-fsh 2020-08-23 16:34:33 +01:00
git git: suppress detached-head warning. I-know-what-I-am-doing 2021-01-07 15:34:18 +00: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 rofi: float based on window class 2020-09-08 21:54:32 +01:00
ideavim ideavim: move .ideavimrc into $XDG_CONFIG_HOME/ideavim 2020-08-23 11:42:16 +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
picom picom: move picom.conf into XDG directory 2020-08-21 20:05:34 +01:00
polybar polybar: scale font & tray icons with dpi 2020-08-19 23:00:59 +01:00
procps dotfiles: move .config/* to root 2020-08-10 22:42:14 +01:00
python python: move .python_history to $XDG_CACHE_DIR/python 2020-08-23 11:18:22 +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 dpi: set cursor size with xsettings 2021-01-30 11:48:39 +00:00
systemd/user systemd: add missing WantedBy= properties to user units 2021-02-01 13:44:12 +00: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 X11: enable hardware video acceleration in firefox 2021-01-24 11:37:37 +00:00
zsh zsh: add bash-insulter plugin 2020-08-23 17:12:41 +01:00
.gitignore xournal: remove unused .xournal configuration 2020-08-23 11:42:15 +01:00
aliases git: add missing git am/cherry-pick aliases 2021-01-24 11:30:19 +00: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 mimeapps: update GNOME .desktop names 2020-08-23 02:23:18 +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/