adi1090x / rofi

A huge collection of Rofi based custom Applets, Launchers & Powermenus.
GNU General Public License v3.0
6.51k stars 303 forks source link

2160p #54

Closed sridhars closed 2 years ago

sridhars commented 3 years ago

For 4k screens. I ran this in the 1080p folder to get the 2160p folder: find . -type f -exec sed -i 's/Iosevka.\"/Iosevka Nerd Font 18\"/g' {} + find . -type f -exec sed -i 's/FantasqueSansMono.\"/FantasqueSansMono Nerd Font 20\"/g' {} +