feat(fun): portal shutdown
This commit is contained in:
parent
7ae783532b
commit
687e2ea938
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ chmod +x ./files/dwm/*.sh
|
|||
$SUDO cp ./files/dwm/dwm-start.sh /usr/local/bin/dwm-start
|
||||
$SUDO cp ./files/dwm/dwm-sync.sh /usr/local/bin/dwm-sync
|
||||
|
||||
# funny tool
|
||||
$SUDO cp ./files/dwm/shutdown-seq.sh /usr/local/bin/portal-sys-kill
|
||||
|
||||
# DM entry
|
||||
$SUDO cp ./files/dwm/dwm.desktop /usr/share/xsessions/dwm.desktop
|
||||
|
||||
|
|
Loading…
Reference in a new issue