1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/scripts
Joe Groocock 839d972e95
systemd-run-i3: Add ExitType=cgroup to user units
systemd v250 added ExitType= which allows systemd to wait for all
processes in the cgroup to exit before terminating the unit, instead of
only the main pid. This has many uses, but for desktop applications in
particular it allows self-restarting (forking) applications to correctly
fork/restart and other background processes that may have been spawned
to continue when their forked parent inevitably exits first (like ssh
processes inside terminals).

Signed-off-by: Joe Groocock <me@frebib.net>
2022-03-21 21:46:28 +00:00
..
4screens systemd: parameterise wallpaper.service 2020-08-19 20:49:10 +01:00
diff-highlight git: add diff-highlight script for portability 2018-10-19 15:03:52 +01:00
dock-displays systemd: parameterise wallpaper.service 2020-08-19 20:49:10 +01:00
dpi X11, dpi: reliably set xcursor size 2022-03-21 21:41:57 +00:00
gtav scripts/gtav: add gtav/netsplit scripts 2020-03-21 22:56:09 +00:00
linkdotfiles Reorganise many directories into XDG dirs 2018-04-21 01:03:48 +01:00
listpackages Change script names & remove extensions 2016-04-02 18:17:56 +01:00
netsplit scripts/gtav: add gtav/netsplit scripts 2020-03-21 22:56:09 +00:00
otp i3: Add $mod+z otp selector 2021-11-23 11:05:34 +00:00
pkgdiff Add pkgdiff script 2016-05-21 13:47:56 +01:00
primary-monitor Add script for getting 1-based index of primary monitor 2016-04-02 20:09:56 +01:00
rofi-fontawesome scripts/fontawesome: simplify subshell calls 2020-03-22 23:09:04 +00:00
screens Add script to configure screens 2016-05-16 17:02:22 +01:00
screenshot scripts/screenshot: add proper arg parsing 2020-08-11 09:14:16 +01:00
steamvm Add scripts for starting Windows 10 VM 2016-08-26 21:35:46 +01:00
systemd-run-i3 systemd-run-i3: Add ExitType=cgroup to user units 2022-03-21 21:46:28 +00:00
togglekeyboard Add keyboard toggle script 2016-04-17 15:50:34 +01:00
vim-setup Add $GOPATH/bin to PATH 2018-04-20 23:58:53 +01:00
vmattach Add scripts for starting Windows 10 VM 2016-08-26 21:35:46 +01:00
vmdetach Add scripts for starting Windows 10 VM 2016-08-26 21:35:46 +01:00
zsh-setup scripts/zsh-setup: fix pkgfile installation & setup 2017-10-03 10:17:17 +01:00