mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-23 13:45:19 +00:00
Compare commits
4 Commits
69c5d0a412
...
3ad9adf84f
Author | SHA1 | Date | |
---|---|---|---|
|
3ad9adf84f | ||
|
c8c273461d | ||
|
1e005b5d19 | ||
|
364a4c5973 |
|
@ -80,8 +80,9 @@ script = "monitor-control/set_resolutions.sh"
|
||||||
name = "Printers"
|
name = "Printers"
|
||||||
|
|
||||||
[[data.entries]]
|
[[data.entries]]
|
||||||
name = "Install EPSON printer drivers"
|
name = "Install Epson printer drivers"
|
||||||
script = "printers/install-epson-printer-drivers.sh"
|
script = "printers/install-epson-printer-drivers.sh"
|
||||||
|
description = "This script will install the Epson printer drivers."
|
||||||
task_list = "I"
|
task_list = "I"
|
||||||
|
|
||||||
[[data]]
|
[[data]]
|
||||||
|
|
|
@ -141,6 +141,10 @@ For more information visit: https://rpmfusion.org/
|
||||||
- **Set Primary Monitor**: This script is designed to set a Primary monitor in your system
|
- **Set Primary Monitor**: This script is designed to set a Primary monitor in your system
|
||||||
- **Set Resolution**: This script is designed to change the resolution of monitors connected to your system
|
- **Set Resolution**: This script is designed to change the resolution of monitors connected to your system
|
||||||
|
|
||||||
|
### Printers
|
||||||
|
|
||||||
|
- **Install Epson printer drivers**: This script will install the Epson printer drivers.
|
||||||
|
|
||||||
### User Account Manager
|
### User Account Manager
|
||||||
|
|
||||||
- **Auto Mount Drive**: This utility is designed to help with automating the process of mounting a drive on to your system.
|
- **Auto Mount Drive**: This utility is designed to help with automating the process of mounting a drive on to your system.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user