mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-23 21:51:56 +00:00
Compare commits
No commits in common. "3ad9adf84f2e7ad80dcde61e7a4e287aec28ac0e" and "69c5d0a41275c1962e7ac232cf92cdf32d49d997" have entirely different histories.
3ad9adf84f
...
69c5d0a412
|
@ -80,9 +80,8 @@ 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,10 +141,6 @@ 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