Commit Graph

13 Commits

Author SHA1 Message Date
9233819b6b
vimrc(go),systemd: update path for gopls.service 2022-10-30 03:23:24 +01:00
9d914a6dea
systemd:(waybar.service): set RestartSec 2022-08-22 22:02:02 +02:00
6f75f4e339
systemd,vimrc: add,use gopls daemon 2022-08-16 14:03:51 +02:00
98d6921ce1
systemd(waybar.service): add override.conf 2022-07-03 12:44:16 +02:00
f563e92f05
sway-session.target.d: add override.conf 2022-07-03 12:40:38 +02:00
44850320ec
systemd: enable battery.timer (as per 2cf6883) 2022-03-25 16:54:06 +01:00
ea8a491fba
systemd: mask tracker service files 2022-03-25 16:52:22 +01:00
2cf6883b3c
add battery-handling systemd service,timer
utilizes powerprofilesctl to change states automatically based on the
current battery level

ref:
https://www.reddit.com/r/gnome/comments/qn60lo/automatic_power_profile_selection
2021-11-10 15:32:27 +01:00
221190a5c7
sway: add sh*tbrowser (firefox nightly)
it's just a firefox nightly that runs as a systemd user service with no
recollection of past history and no super-tight security tweaks
(browser-wise). encapsulated using systemd-interfaced kernel
capabilities to protect the home.

the alias is supposed to encompass the purpose of use.
2021-11-10 03:04:36 +01:00
79b1a5eb99
systemd(user): start waybar as part of sway
* runs waybar as a systemd user service on sway start-up
* follow-up of ef2e74ed8d
2021-11-10 02:54:07 +01:00
e3535c5ad8
systemd(user): add enabled pipewire sockets
pipewire runs as a systemd user service on user login since Fedora 34
2021-11-10 02:54:07 +01:00
930e692a47
systemd(user): add podman unit, slice files
* podman user service (rootless) is autostarted (enabled)
2021-11-10 02:40:17 +01:00
ef2e74ed8d
sway: start a session with systemd
* bind waybar to sway.session
* edit zprofile and sway config play nice with systemd
2021-06-11 23:35:09 +02:00