4 lines
97 B
Bash
Executable File
4 lines
97 B
Bash
Executable File
#!/bin/bash
|
|
GDK_DPI_SCALE="1.25" firefox
|
|
#google-chrome-stable --force-device-scale-factor=1.25&
|