add hyprland
This commit is contained in:
9
.config/systemd/user/udiskie.service
Normal file
9
.config/systemd/user/udiskie.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Handle automounting of usb devices
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/udiskie
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user