mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Auto-mount removable drives by default with udiskie
This commit is contained in:
@@ -8,6 +8,7 @@ hl.on("hyprland.start", function()
|
||||
hl.exec_cmd("omarchy-first-run")
|
||||
hl.exec_cmd("omarchy-powerprofiles-init")
|
||||
hl.exec_cmd(o.launch("omarchy-hyprland-monitor-watch"))
|
||||
hl.exec_cmd(o.launch("udiskie --automount --notify --no-tray"))
|
||||
|
||||
-- Run post-boot hooks after startup config has loaded.
|
||||
hl.exec_cmd("sleep 2 && omarchy-hook post-boot")
|
||||
|
||||
@@ -125,6 +125,7 @@ ttf-ia-writer
|
||||
ttf-jetbrains-mono-nerd-basic
|
||||
typora
|
||||
tzupdate
|
||||
udiskie
|
||||
ufw
|
||||
ufw-docker
|
||||
unzip
|
||||
|
||||
Reference in New Issue
Block a user