27 lines
561 B
Markdown
27 lines
561 B
Markdown
# Bashes
|
|
#-They're My Utility Scripts-#
|
|
|
|
|
|
|
|
|
|
>--prefres.sh--
|
|
|
|
|
|
| It's a script for screen settings that is specified for my needs.
|
|
| It's working with xrandr
|
|
| --When you want to use it, don't forget to change
|
|
| ---> r = Hz
|
|
| ---> mode = Resolution
|
|
| ---> rotate = Direction
|
|
| ---> output = Display-Device
|
|
| ---> right/left of = Location
|
|
|
|
|
|
|
|
>--fedoraEasy.sh
|
|
|
|
|
|
| It's a script for post installation setup handling script that is specified for my needs.
|
|
| It's working with 'tee' and 'dnf'
|
|
|
|
|