Refac.
This commit is contained in:
parent
8aef536527
commit
359fecb027
8 changed files with 243 additions and 62 deletions
10
laptop-mode.service
Normal file
10
laptop-mode.service
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Configure system for laptop mode
|
||||
Conflicts=tablet-mode.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/setsysmode laptop
|
||||
StandardOutput=null
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue