Tuesday, April 30, 2024

Make your window center in Ubuntu or Zorin OS

Make your window center in Ubuntu or Zorin OS by below command:

gsettings set org.gnome.mutter center-new-windows true

Hit enter

You're done!

No comments:

Post a Comment

Wordpress debug log function

Wordpress error log code: if ( ! function_exists ( 'write_log' ) ) { function write_log ( $data ) { if ( defined ( '...