ItsDrike
4b37fb8fb3
Rewrite the hyprlock (systemd-lock-handler) service
2024-12-22 04:37:44 +01:00
ItsDrike
ffd352074f
Inhibit swaync when session is locked
2024-12-22 04:14:41 +01:00
ItsDrike
c8d1e94c0f
Move to swaync (from dunst)
2024-12-22 02:33:14 +01:00
ItsDrike
b0ca57ac4a
Add custom service to watch monitor updates
2024-10-13 21:59:18 +02:00
ItsDrike
254181c0fc
Major rewrite: switching back to Arch from NixOS
2024-10-02 14:48:26 +02:00
ItsDrike
e621adedf3
Enable hyprlock service & remove old swaylock one
2024-03-10 13:42:33 +01:00
ItsDrike
118cd7f676
Migrate swaylock to hyprlock
2024-03-10 04:42:08 +01:00
ItsDrike
bd7f0b78a6
Move back to systemd-lock-handler
2024-03-05 11:16:53 +01:00
ItsDrike
6527de32b5
Fix hypridle systemd logs
2024-02-19 02:12:56 +01:00
ItsDrike
ae02222df1
Migrate from swayidle to hypridle
2024-02-19 01:19:52 +01:00
ItsDrike
bc3a65ba93
Make services specific to wayland use their own sysd target
2023-03-26 13:06:59 +02:00
ItsDrike
02b99b30cb
Start gnome-keyring on wm-ready
2023-02-17 11:34:41 +01:00
ItsDrike
112368f7d1
Use --no-persist option for clipman, to avoid it overriding mime types
2023-02-03 05:46:47 +01:00
ItsDrike
de1fec1b7e
Remove no longer used graphical-session.target
2023-02-02 23:23:17 +01:00
ItsDrike
2d8ba074f5
Add RestartSec=3 to eww and wallpaper services
2023-02-02 23:23:03 +01:00
ItsDrike
8a33d738af
Convert eww-bar service to an instantiated eww-window service
2023-02-02 23:22:29 +01:00
ItsDrike
8dfb109e83
Ensure eww daemon is running with eww ping in eww-bar service
2023-02-02 23:08:21 +01:00
ItsDrike
bf5734f571
Add clipman clipboard manager
2023-02-02 19:16:36 +01:00
ItsDrike
cb0e365a8f
Mark eww-bar as PartOf eww service, not just After
2023-01-26 22:41:48 +01:00
ItsDrike
0be14cd96a
Make sure stopping eww-bar service closes the bar
2023-01-26 01:28:35 +01:00
ItsDrike
3bd24d6d27
Run gh-notification service after dunst (needs notifs)
2023-01-25 19:07:38 +01:00
ItsDrike
d7f171df59
Restart eww any time it ends, not just on failures
2023-01-25 18:55:36 +01:00
ItsDrike
0909c9f59b
Start eww bar as service
2023-01-25 18:54:40 +01:00
ItsDrike
746e79aa30
Update wallpaper service
...
Run swaybg directly, since using setbg script runs it detached, and
while it's possible to just set `RemainAfterExit=true`, this makes
things needlessly annoying and confusing.
2023-01-25 18:39:38 +01:00
ItsDrike
cf68e7a4e2
Increase verbosity for gh-notification service
2023-01-25 13:01:04 +01:00
ItsDrike
4d5c96a804
Remove unneeded --no-display arg in gh-notify service (sysd imports DISPLAY)
2023-01-25 13:01:04 +01:00
ItsDrike
9293df67bf
Add gh-notify as systemd timer on wm-ready
2023-01-25 12:49:18 +01:00
ItsDrike
838d9b88ba
Make wm-ready.target want xdg-desktop-portal services
2023-01-25 10:41:06 +01:00
ItsDrike
b67f5a2c05
Run setbg as systemd service file
2023-01-25 10:35:26 +01:00
ItsDrike
cb6f7e60c4
Run polkit agent with systemd
2023-01-25 10:27:54 +01:00
ItsDrike
b17982a298
Require some other services on wm-ready
2023-01-25 03:02:18 +01:00
ItsDrike
c3b4d535ce
Run eww as systemd user service on wm-ready
2023-01-25 02:52:13 +01:00
ItsDrike
9e042a78a7
Run dunst and swayidle as systemd user services on wm-ready
2023-01-25 02:46:59 +01:00
ItsDrike
7ae0ced2c0
Add custom wm-ready systemd target, and run wl-gammarelay on it
2023-01-25 02:45:03 +01:00
ItsDrike
17af415787
Add systemd user service to autostart wl-gammarelay
2023-01-25 02:01:48 +01:00
ItsDrike
1f8bebd13b
Move to systemd-lock-handler instead of swayidle for locking
...
Swayidle will likely end up dropping logind support, and they themselves
describe it as unstable. For this reason, move to the suggested
alternative: systemd-lock-handler, and just have swayidle run the
command to trigger the logind session lock event, picked up by
systemd-lock-handler.
See <https://github.com/swaywm/swayidle/issues/117 > for reference.
2022-11-20 03:15:58 +01:00
ItsDrike
b912871070
Remove everything and restart blank
...
This commit removes all files currently present in the repo, to prepare
for a start from a nothing. This is done due to my recent migration from
X11 to Wayland, which has rendered most of these config files no longer
releveant.
I've currently been tracking my dotfiles in a separate repository, in
hopes to get it to a state where it would be mergable here, but that
turned out to be much more difficult than I anticipated, and I think it
will be much easier to simply move over the history from this temporary
repository I've been using onto this one. That however requires a start
from a clean point, which this commit creates.
2022-11-20 03:07:41 +01:00
ItsDrike
f4d3da10ee
Add clipmenu to user systemd autostart
2022-08-20 11:36:42 +02:00